mirror of
https://github.com/inventree/inventree-website.git
synced 2025-04-27 21:16:45 +00:00
add date
This commit is contained in:
parent
a980e38f6d
commit
4b8b293903
@ -13,7 +13,10 @@ title: Blog
|
||||
<a href="{{ post.url | relative_url }}">{{ post.title }}</a>
|
||||
</h2>
|
||||
<span class="leading-relaxed mb-8">{{ post.excerpt }}</span>
|
||||
<span>
|
||||
{{ post.date | date_to_string }} |
|
||||
{% include partial/publisher_ref.html pub=post.publisher %}
|
||||
</span>
|
||||
</div>
|
||||
{% endfor %}
|
||||
</div>
|
||||
|
Loading…
x
Reference in New Issue
Block a user