{% block head %}{% endblock %}
{% if config['description'] and config['description'] != 'default' %} {{ config['description'] }} {% else %} {{ config['title'] }} {% endif %}
Tasks
Model
Settings
Docs
{% block body %}
Heidi is an Opossum!
{% endblock %}