jwebsite/_layout/page_foot.html
Eduardo Cueto Mendoza 38524d9c84 Initial commit
2020-06-13 10:55:03 -06:00

6 lines
245 B
HTML

<div class="page-foot">
<div class="copyright">
&copy; {{ fill author }}. {{isnotpage /tag/*}}Last modified: {{ fill fd_mtime }}.{{end}} Website built with <a href="https://github.com/tlienart/Franklin.jl">Franklin.jl</a>.
</div>
</div>