~cofob/AlfisViewer

978e627f7e683c6288e756f57a1085ecbce5c95b — cofob 2 years ago 101c53b
Fixed blockchain url
1 files changed, 1 insertions(+), 1 deletions(-)

M templates/index/index.html
M templates/index/index.html => templates/index/index.html +1 -1
@@ 5,7 5,7 @@
    {% url 'stats' as stats_url %}
    <p>{% blocktrans with url=stats_url %}Alfis <a href="{{ url }}">statistics</a>.{% endblocktrans %}</p>
    {% url 'blockchain' as blockchain_url %}
    <p>{% blocktrans with url=stats_url %}You can download latest <a href="{{ url }}">blockchain</a>.{% endblocktrans %}</p>
    <p>{% blocktrans with url=blockchain_url %}You can download latest <a href="{{ url }}">blockchain</a>.{% endblocktrans %}</p>
{% endblock content %}
{% block script %}
<script>