{% extends "base.html" %} {% block content %} {% if page.featured_image %} {% endif %} {{ title }} {{ content | safe }} {% endblock %}