{% extends 'base.html' %}
{% block title %}{{ title_short }}{% endblock %}
{% block page_id %}app{% endblock %}
{% block head_extra %}
{% endblock %}
{% block content %}
{% if features %}
{% endif %}