Hackerrank moved Sandbox to Production. Chubb upload. Webhook test for Anthology's Workato.
This commit is contained in:
@ -30,6 +30,11 @@
|
||||
{% capture icon %}
|
||||
fa-arrow-left{% endcapture %}
|
||||
{% include "mobile_header", title: "Resource Center", back_icon: icon, back_link: "javascript:sendMessage();" %}
|
||||
{% if current_school.properties.banner_toggle == true %}
|
||||
<div class="np-alert" style="height: 65px; margin-top: 55px; padding: 0 0 5px 5px; color:#000000; font-size: 16px; background-color:#FFC220" >
|
||||
{{ current_school.properties.banner_text }}
|
||||
</div>
|
||||
{% endif %}
|
||||
{% include "sub_navigation" %}
|
||||
<main class="np-main np-courses np-subpage-container np-max-width">
|
||||
{% if current_person.signed_in? %}
|
||||
|
||||
Reference in New Issue
Block a user