This commit is contained in:
VitaliyTr 2017-02-03 22:31:40 +07:00
commit 42dd5fc78c
26 changed files with 748 additions and 736 deletions

View file

@ -210,7 +210,7 @@ description: pages.update.description
{% tmd pages.update.evolution-research-text %}
<a href="{{ basenav }}/currency" class="btn-blue">{% t pages.update.evolution-research-btn %}</a>
<a href="{{ basenav }}/network" class="btn-blue">{% t pages.update.evolution-research-btn %}</a>
</div>
<div class="col-sm-6 home-network-graphic-live">
<img src="/assets/img/update/research.png" alt="{% t pages.update.research-heading %}">
@ -252,7 +252,7 @@ description: pages.update.description
<div class="news-post">
<div class="news-image">
{% if post.image %}
<img src="{{ basenav }}/assets/img/blog/{{ post.image }}">
<img src="/assets/img/blog/{{ post.image }}">
{% endif %}
</div>
<div class="news-body">