Files
firestuff/include/bottom.html

11 lines
167 B
HTML
Raw Normal View History

2019-04-14 17:34:34 +00:00
<!--# include file="article-footer.html" -->
2019-04-14 19:03:54 +00:00
<!--# if expr="$title" -->
2019-04-14 17:34:34 +00:00
</article>
2019-04-14 19:03:54 +00:00
<!--# endif -->
2019-04-14 17:34:34 +00:00
</main>
<!--# include file="page-footer.html" -->
</body>
</html>