remove reference to uniform
This commit is contained in:
parent
20c27638f3
commit
07b12875a5
1 changed files with 0 additions and 2 deletions
|
@ -1,7 +1,5 @@
|
||||||
{% extends "proposals/base.html" %}
|
{% extends "proposals/base.html" %}
|
||||||
|
|
||||||
{% load uni_form_tags %}
|
|
||||||
|
|
||||||
{% block body %}
|
{% block body %}
|
||||||
<h3>Leaving {{ proposal.title }}</h3>
|
<h3>Leaving {{ proposal.title }}</h3>
|
||||||
|
|
||||||
|
|
Loading…
Reference in a new issue