{% extends "layout.html" %} {% block title %}Price Download{% endblock %} {% block content %}

Price Download for {{ model.symbol }}

{% include '_security.links.html' %} {% endblock %}{% block scripts %} {% endblock %}