Fixed the templating system
This commit is contained in:
5
views/layout/footer.html
Normal file
5
views/layout/footer.html
Normal file
@ -0,0 +1,5 @@
|
||||
{{ define "layout_footer" }}
|
||||
</div>
|
||||
</body>
|
||||
</html>
|
||||
{{ end }}
|
Reference in New Issue
Block a user