{% extends 'base.html' %}{% block content %}{% include '_trading_nav.html' %}

Neue Trading-Position

{% if error %}

{{ error }}

{% endif %}
Zurück
{% endblock %}