mirror of
https://github.com/inventree/inventree-website.git
synced 2025-06-13 10:35:27 +00:00
update publisher ref
This commit is contained in:
@ -13,7 +13,7 @@ title: Blog
|
||||
<a href="{{ post.url | relative_url }}">{{ post.title }}</a>
|
||||
</h2>
|
||||
<span class="leading-relaxed mb-8">{{ post.excerpt }}</span>
|
||||
{% include publisher_ref.html pub=post.publisher %}
|
||||
{% include partial/publisher_ref.html pub=post.publisher %}
|
||||
</div>
|
||||
</div>
|
||||
{% endfor %}
|
||||
|
Reference in New Issue
Block a user