Sha256: 50eefc232379b91031c6bc5bf5d023768ce507c7172d9e841119109530b60db2
Contents?: true
Size: 1.43 KB
Versions: 28
Compression:
Stored size: 1.43 KB
Contents
<div id="emergencyAlerts" class="position__offset-alert{% if site.core_site == true %} position__offset-alert-core{% endif %}{% if site.core_root == true %} position__offset-alert-core--root{% endif %}{% if page.title == 'Settings' or page.title == 'Search' or page.title == '404' or page.title == 'Amazon Career Choice' %} positioning__offset--settings{% endif %}{% if site.core_site != true %} position__offset-alert--non-core{% endif %}"> <!-- Alerts get built here via JS if they are set to be active --> {%- comment -%} <!-- Example HTML structure of the alert --> <div class="container position__offset-alert"> <div class="row"> <div class="col"> <div class="alert alert-warning"> <p class="typography__alert mb-0"><strong>Alert</strong>: All KCC facilities will be closed March 18-30. Credit classes resume online March 23. <a href="https://coronavirus.kcc.edu/" target="_blank" rel="noopener noreferrer">coronavirus.kcc.edu</a> has details.</p> </div> </div> </div> </div> {% endcomment %} </div> {%- comment -%} <!-- TODO: AFTER CORE IS LAUNCHED REMOVE: ``` {% if site.core_site == true %} position__offset-alert-core{% endif %}{% if site.core_root == true %} position__offset-alert-core--root{% endif %} ``` (ALSO REMOVE FROM CONFIG) ENDTODO --> {%- endcomment -%}
Version data entries
28 entries across 28 versions & 1 rubygems