{% extends "base.html" %} {% block content %} {{ section.title }} {{ section.description }} {% if config.extra.author.avatar %} {% endif %} {{ section.content | safe }} {% endblock %}
{{ section.description }}