Update.
This commit is contained in:
@@ -3,7 +3,7 @@
|
||||
|
||||
{% set page_title = "Template Rendering" %}
|
||||
{% set breadcrumb = [{"url": "tutorials/index.html", "title": "Tutorials"}, {"title": "Template Rendering"}] %}
|
||||
{% set prev_page = {"url": "tutorials/database-app.html", "title": "Database App"} %}
|
||||
{% set prev_page = {"url": "tutorials/dataset-orm.html", "title": "Dataset ORM"} %}
|
||||
{% set next_page = {"url": "tutorials/cli-tool.html", "title": "CLI Tool"} %}
|
||||
|
||||
{% block article %}
|
||||
|
||||
Reference in New Issue
Block a user