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

templates: close li tags
This commit is contained in:
JC Brand 2014-10-10 10:49:08 +02:00
commit a47352e760
2 changed files with 2 additions and 2 deletions

View File

@ -6,4 +6,4 @@
placeholder="{{label_contact_username}}"/>
<button type="submit">{{label_add}}</button>
</form>
<li>
</li>

View File

@ -6,4 +6,4 @@
placeholder="{{label_contact_name}}"/>
<button type="submit">{{label_search}}</button>
</form>
<li>
</li>