{%- if not page.summary -%}
{{ throw(message = "ARTICLE HAS NO SUMMARY! After the first paragraph (or two short ones), a `` comment must be inserted in the markdown. Otherwise the blog page will be missing its preview text." | safe) }}
{%- endif -%}
{%- endblock content -%}