Skip to content
Snippets Groups Projects
Commit 3a3e1514 authored by Uma's avatar Uma
Browse files

Merge branch 'fix_missing_strip_close_tag' into 'master'

#1300 Missing close tag on templates

See merge request !640
parents 59979da2 1e311686
No related branches found
No related tags found
No related merge requests found
......@@ -77,4 +77,6 @@
</div>
<div class="searchResults">
</div>
</div>
\ No newline at end of file
</div>
{/strip}
......@@ -50,4 +50,5 @@
</div>
</div>
</div>
</div>
\ No newline at end of file
</div>
{/strip}
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment