aboutsummaryrefslogtreecommitdiffstats
path: root/view/tpl
diff options
context:
space:
mode:
authorfriendica <info@friendica.com>2013-07-17 22:02:03 -0700
committerfriendica <info@friendica.com>2013-07-17 22:02:03 -0700
commit8c007ef9b50d15c503bfb161067f2467e96ec504 (patch)
treef48a2d46a6b995550f1c8fef95b526cef86854d3 /view/tpl
parent94e87c0a84c8ecb2fc26015bc8894ca0ca6cbf02 (diff)
downloadvolse-hubzilla-8c007ef9b50d15c503bfb161067f2467e96ec504.tar.gz
volse-hubzilla-8c007ef9b50d15c503bfb161067f2467e96ec504.tar.bz2
volse-hubzilla-8c007ef9b50d15c503bfb161067f2467e96ec504.zip
fix template syntax
Diffstat (limited to 'view/tpl')
-rwxr-xr-xview/tpl/common_friends.tpl2
1 files changed, 1 insertions, 1 deletions
diff --git a/view/tpl/common_friends.tpl b/view/tpl/common_friends.tpl
index 10024bb32..489717e78 100755
--- a/view/tpl/common_friends.tpl
+++ b/view/tpl/common_friends.tpl
@@ -10,6 +10,6 @@
</div>
{{if $note}}
<div class="profile-match-note">{{$note}}</div>
- {{/if}
+ {{/if}}
<div class="profile-match-end"></div>
</div>