forked from leftypol/leftypol
main.js: a bit more sane code
This commit is contained in:
parent
6991ca270e
commit
02c3c28a16
6 changed files with 16 additions and 14 deletions
|
@ -3,7 +3,7 @@
|
|||
<head>
|
||||
<meta charset="utf-8">
|
||||
<script type="text/javascript">
|
||||
active_page = "page";
|
||||
var active_page = "page";
|
||||
</script>
|
||||
{% include 'header.html' %}
|
||||
<title>{{ title }}</title>
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue