10 lines
116 B
HTML
10 lines
116 B
HTML
|
<br>
|
||
|
|
||
|
<footer>
|
||
|
{{ partial "footer_scripts.html" . }}
|
||
|
{{ partial "search-index.html" . }}
|
||
|
</footer>
|
||
|
|
||
|
</body>
|
||
|
</html>
|