Files @ 71805cc66e00
Branch filter:

Location: symposion_app/pinaxcon/templates/_form_btns.html

bsturmfels
Add additional account app templates

This works around use block "body" when we need block "content".
<input class="btn btn-primary" type="submit" value="Save" />
<a class="btn btn-secondary" href="{% url "dashboard" %}">Cancel</a>