{% extends "base.html" %} {% block content %} {% if "single_page.md" %} {% include ".icons/material/file-eye-outline.svg" %} {% endif %} {{ super() }} {% endblock content %}