{% extends "main.html" %} {% block content %} {% include "header.html" %} {% raw %} FAQ link {% endraw %} {% include "footer.html" %} {% endblock %}