Revert icon injection

This commit is contained in:
Dominik Pataky
2018-09-03 10:20:28 +02:00
committed by Trinity Pointard
parent 83c4387e94
commit 31a3e6c825
2 changed files with 4 additions and 8 deletions
+1 -1
View File
@@ -36,7 +36,7 @@
{% endif %}
</div>
<article>
{{ article.post.content | safe | replace(from="</a>", to=" <i class='fas fa-external-link-alt'></i></a>") }}
{{ article.post.content | safe }}
</article>
<div class="article-meta">