Forgot new line at end of file in templates/wall/content_filter.tpl

This commit is contained in:
Hypolite Petovan 2018-04-22 18:13:13 -04:00
parent 48122733b8
commit 087bfbc6a7

View file

@ -19,4 +19,4 @@
{{/if}} {{/if}}
<div id="content-filter-{{$rnd}}" class="content-filter-content" style="display: none;"> <div id="content-filter-{{$rnd}}" class="content-filter-content" style="display: none;">
{{$html}} {{$html}}
</div> </div>