This repository has been archived on 2022-01-08. You can view files and clone it. You cannot open issues or pull requests or push a commit.
Files
gidbig/templates/footer.html
T

12 lines
93 B
HTML
Raw Normal View History

2021-04-23 14:12:48 +02:00
{{ define "footer" }}
</div>
</div>
</div>
<!-- /.container -->
</body>
</html>
{{ end }}