{% extends "weasyprint/base.weasy.html" %} {%- block header %}

{{this.excerpt_type}}

{%- endblock %} {%- block bottomleft %} @bottom-left { vertical-align: top; content: '{{this.excerpt_type}} ' '({{_("Printed")}} ' '{{fdm(dd.today())}}' ' {{_("at")}} ' '{{now.time().strftime("%H:%M")}})'; } {%- endblock %}