Files @ 8badb0cb99fa
Branch filter:

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

Clinton Roy
first stab at making a room slot, still not quite there, think i have to make a separate slot for each time slot
<input class="btn btn-primary" type="submit" value="Save" />
<a class="btn btn-default" href="{% url "dashboard" %}">Cancel</a>