styling changes, open teamsnap in new window. add game card link to lineup page
This commit is contained in:
@@ -1,10 +1,10 @@
|
||||
{% extends "base.html" %}{% load static %}
|
||||
{% block title %} {{ title }}{% endblock %}
|
||||
|
||||
{% block title_header %}Schedule{% endblock title_header %}
|
||||
{% block content %}
|
||||
{% load tz %}
|
||||
<div class="">
|
||||
<h4 class="display-4">Schedule</h4>
|
||||
<div class="card">
|
||||
<div class="card-body p-0">
|
||||
<div class="table-responsive">
|
||||
|
||||
Reference in New Issue
Block a user