Files @ 929388220cfc
Branch filter:

Location: symposion_app/pinaxcon/templates/_form_btns.html - annotation

Joel Addison
Update speaker styling

Use site base template for all pages.
Fix speaker profile to work with Bootstrap 4.
<input class="btn btn-primary" type="submit" value="Save" />
<a class="btn btn-default" href="{% url "dashboard" %}">Cancel</a>