{% extends 'index.html' %} {% load custom_tags %} {% block page-container %}
{{ article_obj.content|safe }}