{% extends "base_operator.html" %} {% block title %}Add {{ draft.coin_name | default('coin') }} — operator{% endblock %} {% set page = 'op-coins' %} {% block page_title %}{{ draft.coin_name | default('New coin') }}{% if wizard_step==1 %} · choose{% elif wizard_step==2 %} · configure{% else %} · review{% endif %}{% endblock %} {% block head_extra %}{% include "_coin_manager_styles.html" %}{% endblock %} {% block breadcrumb %}
{% endblock %} {% block content %}