Whitespace making smarty fart

This commit is contained in:
Thomas Willingham 2013-07-16 16:07:06 +01:00
parent de734bbea8
commit cc91036350

View File

@ -13,8 +13,8 @@
<div class="profile-match-name">
<a href="{{$url}}" title="{{$name}}[{{$tags}}]">{{$name}}</a>
</div>
{{ if $note }}
{{if $note}}
<div class="profile-match-note">{{$note}}</div>
{{/if}
<div class="profile-match-end"></div>
</div>
</div>