about summary refs log tree commit diff homepage
path: root/_layout/page_foot.html
blob: 6a9431abed9a1e4f0560526e826dffcf8ea26283 (plain) (blame)
1
2
3
4
5
6
7
8
9
<div class=page-foot>
  &copy; 2019&ndash;2021 {{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/{{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>