<!DOCTYPE HTML> <!--<html manifest="slapos.manifest">--> <html> <head> <meta http-equiv="content-type" content="text/html; charset=utf-8"> <meta name="viewport" content="width=device-width, initial-scale=1"> <link rel="stylesheet" href="slapos.css" /> <script src="slapos.js"></script> <style> .ui-content{ padding: 0px; } .ui-content .ui-listview{ margin: 0px; } article img{ max-width: 100%; display: block; margin: auto; } </style> <title>Test</title> <noscript><h3>You must have javascript enable to run this application</h3></noscript> </head> <body> </body> </html>