{% extends "core/base.html" %} {% block title_text %}Billboard{% endblock title_text %} {% block header_text %}Billboard{% endblock header_text %} {% block content %}
{% include "apps/applets/_partials/_gear.html" with menu_id="id_billboard_applet_menu" %} {% include "apps/billboard/_partials/_applets.html" %}
{% endblock %}