{% extends 'ticker.html' %} {% block title %}{{pair.upper()}} - {{frequency}}{% endblock %} {% block include_scripts %} {% endblock %} {% block body %} {% with url='ticker_pair', params=dict(pair=pair) %} {% include 'snippets/menu.html' %} {% endwith %}
{% for att in attributes %} {% endfor %} {% for i in symbols_per_exchange %} {% for exchange, d in i.items() %} {% if d['pairs']%} {% for c, r in d['pairs'] %} {% for att in attributes %} {% endfor %} {% endfor %} {% endif %} {% endfor %} {% endfor %} {% endblock %}

{{pair}} - {{frequency}}

Exchange{{att | replace(" On", " On UTC") }}
{{exchange.replace('_', ' ').upper()}} -