update to master
[fanfix.git] / library / web / templates / index.html
index 6f3934e285f2d092d5054e6b013078b4ab6f41a0..4edc0b0afbc31e9dad4f7367248f7cd6b2daba34 100644 (file)
@@ -45,6 +45,6 @@
        <link rel='icon' type='image/x-icon' href='/${favicon}' />
 </head>
 <body>
-       <div class='main'>
+       <div class='main ${mainClass}'>
 ${banner}${content}    </div>
 </body>