Merge pull request #1470 from GSA/1463-convert-basehtml-template-to-become-the-new-main-template

Switch to the new base.html template
This commit is contained in:
Carlo Costino
2024-05-17 14:11:04 -04:00
committed by GitHub
74 changed files with 120 additions and 133 deletions

View File

@@ -1,4 +1,4 @@
{% extends "admin_template.html" %}
{% extends "base.html" %}
{% from "components/components/button/macro.njk" import usaButton %}
{% block meta %}