Commit 56679fe9 by Manzar Hussain

field added

parent 0b6d27c5
......@@ -28,6 +28,11 @@
<div class="f-w">
<form{{ attributes }}>
{{ title_prefix }}
<div class="form-row">
<div class="col">
{{ element.elements.name }}
</div>
</div>
{{ children }}
{{ title_suffix }}
</form>
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment