Extend main in tag template
This commit is contained in:
parent
495f64c10e
commit
e12e8e682b
1 changed files with 2 additions and 4 deletions
|
@ -1,5 +1,3 @@
|
||||||
|
{% extends "main.html" %}
|
||||||
|
|
||||||
I'm a tag
|
I'm a tag
|
||||||
|
|
||||||
{{ page.title }}
|
|
||||||
|
|
||||||
{{ page.content }}
|
|
||||||
|
|
Loading…
Reference in a new issue