{% if app %} {{app.get_readme|safe}} {% elif "app_config" in spec %} {{spec.app_config.readme|safe}} {% endif %} {% if extra %}

{{extra}}

{% endif %}