about summary refs log tree commit diff homepage
path: root/_layout/page_foot.html
blob: 817742fe8245cfcbefb8460756895fc5e9677a27 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
<div class=page-foot>
  <div class=copyright>
    &copy; 2019&ndash;2021 {{fill author}};
    See <a href=/COPYING>license terms</a><br>
    {{isnotpage /tag/*}}Last modified: {{author_date}};  View
    <a href=https://git.sr.ht/~cnx/site/tree/main/item/{{fill fd_rpath}}>page
    source</a><br>{{end}}
    A website by <a href=https://julialang.org>Julia</a>
    <a href=https://franklinjl.org>Franklin</a>
  </div>
</div>