Merge pull request #249 from sir-sigurd/template-fixes
templates: close li tags
This commit is contained in:
commit
a47352e760
@ -6,4 +6,4 @@
|
||||
placeholder="{{label_contact_username}}"/>
|
||||
<button type="submit">{{label_add}}</button>
|
||||
</form>
|
||||
<li>
|
||||
</li>
|
||||
|
@ -6,4 +6,4 @@
|
||||
placeholder="{{label_contact_name}}"/>
|
||||
<button type="submit">{{label_search}}</button>
|
||||
</form>
|
||||
<li>
|
||||
</li>
|
||||
|
Loading…
Reference in New Issue
Block a user