Add Edit Lineup Button to schedule.html
This commit is contained in:
@@ -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">
|
||||
|
||||
Reference in New Issue
Block a user