{% extends "zerm/templates/index.html" %} {% block fonts %} {% endblock fonts %} {% block rss %} {%- if config.generate_feed -%} {%- endif -%} {% endblock rss %} {% block og_preview %} {%- if section -%} {%- elif page -%} {%- else -%} {%- endif -%} {{ social::og_preview() }} {%- if config.extra.twitter.site -%} {%- endif -%} {%- if config.extra.twitter.creator -%} {%- endif -%} {%- if config.extra.webmention -%} {%- endif -%} {% endblock og_preview %} {% block copyright %}