BAANGT {{ type }}
{% if name %}
{{ name }}
{% endif %} {% if stage %}
Stage: {{ stage }}
{% endif %}
{{ created }}
{% block content %} {% endblock %}