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

Welcome to the CMDOWS interface!

{% include 'message.html' %}

Upload a CMDOWS file to get started:

{% include 'error.html' %}



You can also choose one of the following example files:

{% endblock %}