use more template, use replace input stream
[fanfix.git] / src / be / nikiroo / fanfix / library / web / templates / index.html
index 29b8d2c754d6a71dc3d75d13bd43249d580a505d..6f3934e285f2d092d5054e6b013078b4ab6f41a0 100644 (file)
@@ -1,7 +1,7 @@
 <!DOCTYPE html>
 <html>
 <head>
-<!--
+       <!--
        Copyright 2020 David ROULET
        
        This file is part of fanfix.
        ___________________________________________________________________________
        
        -->
-       <meta http-equiv="content-type" content="text/html; charset=utf-8">
-       <meta name="viewport" content="width=device-width, initial-scale=1.0">
+       <meta http-equiv='content-type' content='text/html; charset=utf-8'>
+       <meta name='viewport' content='width=device-width, initial-scale=1.0'>
        <title>${title}</title>
-       <link rel="stylesheet" type="text/css" href="/style.css" />
-       <link rel="icon" type="image/x-icon" href="/${favicon}" />
+       <link rel='stylesheet' type='text/css' href='/style.css' />
+       <link rel='icon' type='image/x-icon' href='/${favicon}' />
 </head>
 <body>
        <div class='main'>