about summary refs log tree commit diff homepage
path: root/_layout/footer.html
blob: cde42d69a9a4f3ba64588c31b152be54d6e1849e (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
<footer>
  {{copyright}}; <span class=nowrap>See
  <a href=/COPYING>license terms</a></span><br>

  {{isnotpage /tag/*}}Last modified: {{author_date}};  <span class=nowrap>View
  <a href=https://git.sr.ht/~cnx/site/tree/main/item/{{fd_rpath}}>page
  source</a></span><br>{{end}}

  Part of <a href=https://fediring.net>Fediring</a>; <span class=nowrap>Visit
  the {{fediring 1 previous}}/{{fediring 2 next}} site</span><br>

  <a href={{job_url}}>Built on sr.ht</a>
  by <a href=https://julialang.org>Julia</a>
  <a href=https://franklinjl.org>Franklin</a>
</footer>