Add Edit Lineup Button to schedule.html

This commit is contained in:
2021-11-10 15:21:03 -06:00
parent d448c58b97
commit b5509bf26f

View File

@@ -1,4 +1,9 @@
{% extends 'base.html' %}{% block title %} {{ title }} {% endblock %}{% block content %}
{% extends 'base.html' %}
{% block title %} {{ title }} {% endblock %}
{% block content %}
<h1>{{ title }}</h1>
<ol class="list-group">