mirror of
https://github.com/inventree/inventree-website.git
synced 2025-04-28 13:36:47 +00:00
add last modified to header
This commit is contained in:
parent
2add4aeede
commit
8417a16897
@ -5,6 +5,7 @@ fullwith: true
|
||||
---
|
||||
<h2>{{ page.name }}
|
||||
<span class="sm:ml-2 text-sm">{% include partial/publisher_ref.html pub=page.author %}</span>
|
||||
<span class="sm:ml-2 text-sm">last modified: {{ page.last-modified-date | date_to_string }}</span>
|
||||
</h2>
|
||||
|
||||
<div class="flex-wrap md:flex md:flex-nowrap">
|
||||
|
Loading…
x
Reference in New Issue
Block a user