removed unused files; footer template uses footer tags; closed html in frame; game page uses template and variables
This commit is contained in:
@@ -7,6 +7,8 @@
|
||||
<div class="grid">
|
||||
% include('logo-bar.tpl')
|
||||
% include('nav.tpl')
|
||||
<div class="body-row"> </div>
|
||||
|
||||
|
||||
{{!base}}
|
||||
|
||||
@@ -15,3 +17,4 @@
|
||||
% include('footer.tpl')
|
||||
|
||||
</body>
|
||||
</html>
|
||||
|
||||
Reference in New Issue
Block a user