Commit 56679fe9 by Manzar Hussain

field added

parent 0b6d27c5
...@@ -28,6 +28,11 @@ ...@@ -28,6 +28,11 @@
<div class="f-w"> <div class="f-w">
<form{{ attributes }}> <form{{ attributes }}>
{{ title_prefix }} {{ title_prefix }}
<div class="form-row">
<div class="col">
{{ element.elements.name }}
</div>
</div>
{{ children }} {{ children }}
{{ title_suffix }} {{ title_suffix }}
</form> </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