mirror of
https://github.com/seigler/dash-docs
synced 2025-07-27 01:36:13 +00:00
Move lastmod into alert pages content
This commit is contained in:
parent
0a6f4a1021
commit
7ff5b4b4e0
7 changed files with 24 additions and 11 deletions
|
@ -10,8 +10,5 @@ lang: en
|
|||
<div class="alerttext">
|
||||
<h1>{{ page.title }}<br><small>{{ page.date | date:"%e %B %Y" }}</small></h1>
|
||||
{{ content }}
|
||||
<div style="text-align:right">
|
||||
<i>This notice last updated: {{ page.lastmod }}</i>
|
||||
</div>
|
||||
</div>
|
||||
<a href="/en/alerts">Go back to the network alerts history</a>
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue