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

  {{isnotpage /tag/*}}Last modified: {{author_date}};  <span class=nowrap>View
  <a href=https://trong.loang.net/~cnx/site/tree/file/{{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>