<div class="notice{% if modifier_class %} {{ modifier_class }}{% endif %}" role="status">
  <h2 class="is-excluded">{% block title %}Rockdale Service Centre is coming soon{% endblock %}</h2>
{% block description %}
  <p>Rockdale Agency will close on 9 March 2018 and re-open in April. Please visit <a href="http://example.com">Kogarah Service Centre</a> during this closure.</p>
  <ul>
    <li>List item 1</li>
    <li>List item 1</li>
    <li>List item 1</li>
  </ul>
{% endblock %}
</div>
