Subnav bar added and some other small changes. Need to figure out CSV upload.

This commit is contained in:
Norm Rasmussen
2023-03-01 17:05:16 -05:00
parent deb11e07ae
commit b3a44ce929
13 changed files with 155 additions and 50 deletions

View File

@ -1,5 +1,7 @@
<!DOCTYPE html>
{% extends 'head.html' %}
{% include 'head.html' %}
{% include 'header.html' %}
{% include 'logo.html' %}
{% block content %}
<h2>Hello! Please enter Group Names below.</h2>
<p></p>