{% extends "base.html" %} {% block page_name %}{{ summit.title }}{% endblock %} {% block content %}

{{ summit.title }}

{% include "schedule/summit_info.html" %}

You are not registered as attending.

You can register your attendance in Launchpad. If you have recently done so, wait a few minutes and reload this page.

{% endblock %}