fgd
This commit is contained in:
parent
1d0733522c
commit
aab66fbe2e
1 changed files with 14 additions and 13 deletions
|
@ -79,7 +79,7 @@
|
|||
|
||||
<input autocomplete="off" type="hidden" name="formkey" value="{{v.formkey}}">
|
||||
|
||||
|
||||
{% if SUBS %}
|
||||
<label class='mt-4' for="title">Sub</label>
|
||||
|
||||
<div class="input-group mb2">
|
||||
|
@ -94,6 +94,7 @@
|
|||
{% endfor %}
|
||||
</select>
|
||||
</div>
|
||||
{% endif %}
|
||||
|
||||
<label class='mt-4' for="title">Post Title</label>
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue