Files @ b56ca32259c8
Branch filter:

Location: symposion_app/pinaxcon/templates/_form_btns.html

Joel Addison
Localise schedule times

Show local times on schedule and presentation details
if user is in a different timezone to the conference.
<input class="btn btn-primary" type="submit" value="Save" />
<a class="btn btn-secondary" href="{% url "dashboard" %}">Cancel</a>