1
Fork 0
theorangeone.net-legacy/layouts/partials/page_end.html

6 lines
100 B
HTML
Raw Normal View History

2017-04-21 13:46:53 +01:00
{{ partial "footer.html" . }}
</div>
{{ partial "scripts.html" . }}
2017-07-24 09:19:35 +01:00
</body>
</html>