Anthology head file for a custom redirect. Chubb and Todos. Oh and a customer alert banner for Artera.
This commit is contained in:
@ -19,6 +19,12 @@
|
||||
</div>
|
||||
</div>
|
||||
{% include "sub_navigation" %}
|
||||
{% if current_school.properties.show_alert_banner == true %}
|
||||
<div class="np-alert" style="background-color:#7715B7; color: #ffffff; margin-top: -28px;" >
|
||||
<p>{{ current_school.properties.alert_banner }}</p>
|
||||
</div>
|
||||
{% endif %}
|
||||
|
||||
<div class="np-homepage-featured np-max-width">
|
||||
<div class="np-homepage-featured-text">
|
||||
<div class="np-homepage-headline">
|
||||
|
||||
Reference in New Issue
Block a user