{% extends "demostat/base.html" %} {% block title %}Demos von {{ organisation.name }}{% endblock %} {% block header %}
{{ organisation.description }}
{% endif %} {% if organisation.url %} Mehr Informationen {% endif %} {% include "demostat/components/demo_card_list.html" %}