Subnav bar added and some other small changes. Need to figure out CSV upload.
This commit is contained in:
@ -1,5 +1,7 @@
|
||||
<!DOCTYPE html>
|
||||
{% extends 'head.html' %}
|
||||
{% include 'head.html' %}
|
||||
{% include 'header.html' %}
|
||||
{% include 'logo.html' %}
|
||||
{% block content %}
|
||||
<h4>Hello! Please enter the emails below.</h4>
|
||||
{% if error %}
|
||||
|
||||
Reference in New Issue
Block a user