Follow along with the video below to see how to install our site as a web app on your home screen.
Note: This feature may not be available in some browsers.
$TMPL['screenshot'] = "<div class=\"right screenshot\"><img src=\"screens/{$screenshot_url}\" alt=\"{$TMPL['title']}\"/></div>";
$TMPL['screenshot'] = "<div class=\"right screenshot\"><a href=\"{$TMPL['url']}\" onclick=\"out(this,'{$TMPL['username']}');\"><img src=\"screens/{$screenshot_url}\" alt=\"{$TMPL['title']}\"/></a></div>";