forked from leftypol/leftypol
header abstraction: abstracted also in thread.html
This commit is contained in:
parent
e53481f93e
commit
ba424698e0
2 changed files with 2 additions and 28 deletions
|
@ -1,8 +1,8 @@
|
|||
<!doctype html>
|
||||
<html>
|
||||
<head>
|
||||
{% include 'header.html' %}
|
||||
<meta charset="utf-8">
|
||||
{% include 'header.html' %}
|
||||
<title>{{ title }}</title>
|
||||
</head>
|
||||
<body>
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue