2
0
mirror of https://github.com/inventree/inventree-website.git synced 2026-05-28 11:49:23 +00:00

keep quote nice

This commit is contained in:
Matthias Mair
2022-04-22 22:14:57 +02:00
parent ec831642ab
commit 5e8cfaa2e6
+1 -1
View File
@@ -22,7 +22,7 @@ notitle: true
</div>
<blockquote class="blockquote">
<p class="mb-0">{{ content }}</p>
{{ content }}
</blockquote>
{% assign filtered_posts = site.posts | where: 'publisher', page.short_name %}