included index_bottom_adder.html in index.html and index_generic.html

This commit is contained in:
2021-01-27 18:50:03 +01:00
parent ac6ede6aef
commit aa74d96fed
2 changed files with 2 additions and 0 deletions
+1
View File
@@ -35,5 +35,6 @@
[content] [content]
</div> </div>
[include "index_bottom_adder.html"]
</body> </body>
</html> </html>
+1
View File
@@ -12,5 +12,6 @@
<body> <body>
[include "slog.html"] [include "slog.html"]
[content] [content]
[include "index_bottom_adder.html"]
</body> </body>
</html> </html>