|
@@ -17,6 +17,9 @@
|
|
|
<div class="input-group mb-3">
|
|
|
<label for="{{form.pillsBg.id_for_label}}">{{form.pillsBg.label}}: </label>{{form.pillsBg}}
|
|
|
</div>
|
|
|
+ <div class="input-group mb-3">
|
|
|
+ <label for="{{form.pillspillsTxt.id_for_label}}">{{form.pillsTxt.label}}: </label>{{form.pillsTxt}}
|
|
|
+ </div>
|
|
|
<div class="input-group mb-3">
|
|
|
<label for="{{form.linksTxt.id_for_label}}">{{form.linksTxt.label}}: </label>{{form.linksTxt}}
|
|
|
</div>
|