convetion
This commit is contained in:
parent
081e9a778b
commit
1f20e40db2
2 changed files with 10 additions and 28 deletions
|
|
@ -1,17 +1,4 @@
|
|||
<!DOCTYPE html>
|
||||
<html>
|
||||
<head>
|
||||
{% include metahead.html %}
|
||||
</head>
|
||||
<body>
|
||||
{% include navmenu.html %}
|
||||
<div id="content">
|
||||
{% include videopageheader.html %}
|
||||
<div class="fitter">
|
||||
{{ content }}
|
||||
{{ page.tags }}
|
||||
</div>
|
||||
{% include footer.html %}
|
||||
</div>
|
||||
</body>
|
||||
{{ content }}
|
||||
</html>
|
||||
Loading…
Add table
Add a link
Reference in a new issue