symposion_app/pinaxcon/templates/registrasion/base.html
Sachi King 1ba1a97c45 move templates out of vendor specific locations
Lets not kid ourselves.  The whole apps templates are client specific.
Lets just remove that and not think it isn't.
2017-04-16 16:30:45 +10:00

2 lines
57 B
HTML

{% extends "content_page.html" %}
{% load staticfiles %}