{% extends "base.html" %} {% block title %}Advisories{% endblock %} {% block content %}
{% include "menu.html" %}
{% endblock %}