jwebsite/_layout/page_foot.html
Eduardo Cueto-Mendoza 7898128359 [ADD] new repo
2021-04-08 13:36:48 +01:00

6 lines
218 B
HTML
Executable File

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