base.hmtl created

This commit is contained in:
Beverly Nguyen
2024-02-29 10:49:30 -08:00
parent c514214fb0
commit 51085cfc40
15 changed files with 610 additions and 1 deletions

View File

@@ -1,4 +1,4 @@
{% extends "main_template.html" %}
{% extends "new/base.html" %}
{% from "components/banner.html" import banner %}
{% block headIcons %}