diff --git a/templates/editseason.html b/templates/editseason.html deleted file mode 100644 index e28ab95..0000000 --- a/templates/editseason.html +++ /dev/null @@ -1,88 +0,0 @@ -{% extends "base.html" %} -{% set active_page = "seasons" %} -{% block title %}Seasons{% endblock %} - - -{% block content %} -
- - -{% endblock %} \ No newline at end of file