Skip to content
Snippets Groups Projects
Commit 839d43e5 authored by Todd Dembrey's avatar Todd Dembrey
Browse files

update the field for the become form

parent fa992b24
No related branches found
No related tags found
No related merge requests found
......@@ -36,7 +36,7 @@
{{ swappable_form.media }}
{% csrf_token %}
{% for field in swappable_form %}
{% include "funds/includes/field.html" %}
{% include "forms/includes/field.html" %}
{% endfor %}
<button class="button button--primary" type="submit">Become</button>
</form>
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment