Improve the main page when javascript is disabled
This commit is contained in:
@@ -20,9 +20,11 @@
|
||||
<body class="html">
|
||||
{{topbar}}
|
||||
|
||||
{{noscript}}
|
||||
{{noscript}}
|
||||
|
||||
{{main}}
|
||||
<div id="mainBlock" class="hidden">
|
||||
{{main}}
|
||||
</div>
|
||||
</body>
|
||||
</html>
|
||||
|
||||
|
||||
Reference in New Issue
Block a user