G2 and Todos. Trying to better organized my API stuff.
This commit is contained in:
@ -14,7 +14,7 @@
|
||||
</div>
|
||||
</nav>
|
||||
{% if current_school.properties.show_office_hours_banner == true %}
|
||||
<div class="np-alert" >
|
||||
<div class="np-alert" style="background-color:#FF492C" >
|
||||
{{ current_school.properties.office_hours_banner_html }}
|
||||
</div>
|
||||
{% endif %}
|
||||
|
||||
Reference in New Issue
Block a user