Simplify include structure

This commit is contained in:
Ian Gulliver
2019-04-14 22:49:16 +00:00
parent f967a85482
commit 203f9150e2
8 changed files with 34 additions and 36 deletions

View File

@@ -1,10 +1,14 @@
<!--# include file="article-footer.html" -->
<hr>
<!--# if expr="$title" -->
</article>
<!--# endif -->
</main>
<!--# include file="page-footer.html" -->
<footer>
<h1>*</h1>
</footer>
</body>
</html>