{% include "schedule/schedule_list.html" %}
{% include "schedule/summit_info.html" %}
{% if attendee %}You are attending, you can update the days and times of your attendance in
Launchpad.
Download your Participation Schedule to import into your Calendar.
{% else %} {% if request.user.is_authenticated %}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.
You are not logged in.
{% endif %} {% endif %}{% include "schedule/schedule_list.html" %}