letter image

remotes/origin/1203
Ivan 10 years ago
parent d1ca638409
commit 5bccc152db
  1. BIN
      static/img/announce-letter.png
  2. 17
      templates/client/includes/announces.html
  3. BIN
      templates/client/static_client/img/announce-letter.png

Binary file not shown.

After

Width:  |  Height:  |  Size: 704 B

@ -1,12 +1,13 @@
{% load i18n %} {% load i18n %}
{% load staticfiles %}
<div id="subscribe-sm" class="subscribe-sm"> <div id="subscribe-sm" class="subscribe-sm">
<header><a href="#" style="text-decoration: none">{% trans 'получать анонсЫ' %}</a></header> <header>
{% comment %} <a href="#" style="text-decoration: none"> {% trans 'получать анонсЫ' %}
<ul> <span>
<li><a class="icon-big-email" href="#">{% trans 'по e-mail' %}</a></li> <img style="margin-right: -2px; margin-bottom: 4px; width: 12%;" src="{% static 'img/announce-letter.png' %}">
</ul> </span>
{% endcomment %} </a>
</header>
</div> </div>
<hr> <hr/>

Binary file not shown.

After

Width:  |  Height:  |  Size: 704 B

Loading…
Cancel
Save