{% extends "base.html.j2" %} {% block content %}
{% include "frag_aside.html.j2" %}
{% include "frag_results.html.j2" %}
{% endblock %}