{% if date %}
{{ date }}
{% endif %} {% if author %}
{{ author }}
{% endif %}
{% if title %}
{{ title }}
{% endif %} {% if toc %}
目录
{{ toc }}
{% endif %} {{ content }}