|
@@ -17,7 +17,7 @@
|
|
|
<span><%= (site.tags.length > 1?__('profile.tags'):__('profile.tag')) %></span>
|
|
|
</div>
|
|
|
</div>
|
|
|
- <% if(theme.contacts && theme.contacts.length > 0) { %>
|
|
|
+ <% if(theme.contacts) { %>
|
|
|
<div class="contact-info profile-block">
|
|
|
<table class="contact-list">
|
|
|
<tr>
|