replaced content_tempalte and withoutnav_template with base.html

This commit is contained in:
Beverly Nguyen
2024-04-24 12:31:00 -07:00
parent 2c0a4f16f2
commit bc945c9420
66 changed files with 66 additions and 66 deletions

View File

@@ -1,4 +1,4 @@
{% extends "withoutnav_template.html" %}
{% extends "base.html" %}
{% block per_page_title %}Page not found{% endblock %}
{% block maincolumn_content %}
<div class="grid-row">