Files
old-svevijesti/web/data/footer.html

12 lines
162 B
HTML
Raw Normal View History

2022-02-13 05:12:49 +01:00
{{define "footerHTML"}}
<footer>
2024-01-29 14:55:20 +01:00
<center>
2024-02-01 12:39:48 +01:00
<div class="fot">
2024-01-31 23:25:28 +01:00
<p>starenovine 2023-2024</p>
</div>
2024-01-29 14:55:20 +01:00
</center>
2022-02-13 05:12:49 +01:00
</footer>
2024-01-31 12:37:55 +01:00
2022-02-13 05:12:49 +01:00
{{end}}