{% extends "base.html" %} {% block content %}

Upload a python file onto the Inverted Pendulum

{% with messages = get_flashed_messages() %} {% if messages %}

{% endif %} {% endwith %}

{% endblock %}