Contact form for mil
[edumed.git] / contact / templates / contact / form.html
index 963742e..a9741f1 100644 (file)
@@ -1,4 +1,4 @@
-{% extends "base.html" %}
+{% extends form.base_template|default:"base.html" %}
 {% load chunks %}
 
 {% block title %}{{ form.form_title }}{% endblock %}