$if(hide-footer)$$else$
<footer>
  <hr>
  <a href=/index.html>all posts</a> ยท
  <a href=/all-tags.html>all tags</a>
</footer>
$endif$

$for(include-after)$
$include-after$
$endfor$