{% set type = "article" %}{# home / article #} {% set title = "Article 01" %} {% extends "base.j2.html" %} {% block page_content %}
Blah Blah Blah.