|
|
|
@ -41,13 +41,15 @@ |
|
|
|
{% if company.get_events %} |
|
|
|
{% if company.get_events %} |
|
|
|
<a class="button blue icon-list" href="/expositions/member-{{ company.url }}">{% trans 'события' %} ({{ company.get_events_number }})</a> |
|
|
|
<a class="button blue icon-list" href="/expositions/member-{{ company.url }}">{% trans 'события' %} ({{ company.get_events_number }})</a> |
|
|
|
{% endif %} |
|
|
|
{% endif %} |
|
|
|
|
|
|
|
{% comment %} |
|
|
|
<a class="button green icon-note" href="#">{% trans 'заметка' %}</a> |
|
|
|
<a class="button green icon-note" href="#">{% trans 'заметка' %}</a> |
|
|
|
|
|
|
|
{% endcomment %} |
|
|
|
</div> |
|
|
|
</div> |
|
|
|
|
|
|
|
|
|
|
|
<div class="cli-s-buttons"> |
|
|
|
<div class="cli-s-buttons"> |
|
|
|
<!-- |
|
|
|
{% comment %} |
|
|
|
<a class="button icon-msg" href="#">{% trans 'отправить сообщение' %}</a> |
|
|
|
<a class="button icon-msg" href="#">{% trans 'отправить сообщение' %}</a> |
|
|
|
--> |
|
|
|
{% endcomment %} |
|
|
|
</div> |
|
|
|
</div> |
|
|
|
</div> |
|
|
|
</div> |
|
|
|
|
|
|
|
|
|
|
|
|