{% extends "start.html" %} {% set symbol = session["symbol"]|safe %} {% block content %} {% if not session.secondPublicKey %}

{% endif %} {% endblock content %}