about summary refs log tree commit diff homepage
path: root/_layout/page_foot.html
blob: c7b7bca55d8fa309f6433f459a39265e76ad71e6 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
{{isnotpage /tag/*}}{{isnotempty rss}}<div class=comments>
  <a href='{{mailto_comment}}'>Reply via email</a>
</div>{{end}}{{end}}
<div class=page-foot>
  {{copyright}}; 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>