{% import "plainui/components/integrations.html" as integrations %} {% import "plainui/components/markdown.html" as markdownMacro %} {% import "plainui/components/list_events.html" as list_events with context %} {% extends "plainui/base.html" %} {% block title %}Conference {{conf.name}} - Project {{project.name}}{% endblock %} {% block head %} {% endblock %} {% block content %}
{{ titleMacro.title(project.name) }} {% if project.assembly %}{{ _("Assembly") }}: {{project.assembly.name}}
{% endif %} {% if voc_stream %}