forked from leftypol/leftypol
Accidentally included header.html twice
This commit is contained in:
parent
81da2fea04
commit
317f616e82
1 changed files with 0 additions and 1 deletions
|
@ -1,7 +1,6 @@
|
||||||
<!doctype html>
|
<!doctype html>
|
||||||
<html>
|
<html>
|
||||||
<head>
|
<head>
|
||||||
{% include 'header.html' %}
|
|
||||||
<meta charset="utf-8">
|
<meta charset="utf-8">
|
||||||
{% include 'header.html' %}
|
{% include 'header.html' %}
|
||||||
<title>{{ board.url }} - {{ board.title|e }}</title>
|
<title>{{ board.url }} - {{ board.title|e }}</title>
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue