G2 subnav alert banner. Walmart notes and Todos.

This commit is contained in:
Norm Rasmussen
2024-06-17 17:08:23 -04:00
parent 62db1cf3b5
commit a8ac05e460
3 changed files with 12 additions and 3 deletions

View File

@ -15,7 +15,7 @@
</nav>
{% if current_school.properties.show_office_hours_banner == true %}
<div class="np-alert" >
{{ current_school.properties.office_hours_banner }}
{{ current_school.properties.office_hours_banner_html }}
</div>
{% endif %}