use formatted date/time
This commit is contained in:
parent
4db61985cd
commit
915d64b262
2 changed files with 5 additions and 1 deletions
|
|
@ -24,7 +24,7 @@
|
|||
<a href="https://tilde.linuxposting.xyz/ring.py?next&tilde.linuxposting.xyz/~jhalfsharp">→</a>
|
||||
</span>
|
||||
<br>
|
||||
<span class="last-modified">Page last modified on {{ page.date }}</span>
|
||||
<span class="last-modified">Page last modified on {{ page.date | rfcdate }}</span>
|
||||
</footer>
|
||||
</div>
|
||||
{{ scripts }}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue