Commit 61183eca by Manzar Hussain

Merge branch 'feature-theme' into 'develop'

field added

See merge request manzarH/dic-global-dev!151
parents 49eb6bbe 56679fe9
...@@ -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