{% extends "base.html" %} {% block content %}
{% include "sections/daemon.html" %} {% include "sections/apps.html" %} {% include "sections/appstore.html" %}
{% endblock %} {% block extra_js %} {% endblock %}