From 43f796832029d9fcb8f99ce0d27432b69d5d0361 Mon Sep 17 00:00:00 2001 From: Sarah Conway Schnurr Date: Wed, 14 Aug 2019 09:28:03 -0700 Subject: [PATCH] Add beginnings of Inclusion page --- templates/base.html | 3 +- templates/index_base.html | 3 +- templates/pages/inclusion.html | 136 +++++++++++++++++++++++++++++++++ 3 files changed, 140 insertions(+), 2 deletions(-) create mode 100644 templates/pages/inclusion.html diff --git a/templates/base.html b/templates/base.html index 8a806b9..1e838fd 100644 --- a/templates/base.html +++ b/templates/base.html @@ -76,8 +76,9 @@