Commit a47352e7 authored by JC Brand's avatar JC Brand

Merge pull request #249 from sir-sigurd/template-fixes

templates: close li tags
parents e8d3b944 ea641607
......@@ -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>
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