{% assign page_url = page.url | replace: ".html","" %} {% if site.data.notices[page_url] %}

{{ site.data.notices[page_url] }}

{% endif %}