forked from leftypol/leftypol
enable javascript in mod panel
This commit is contained in:
parent
38bf3276e4
commit
77176faece
3 changed files with 5 additions and 3 deletions
|
@ -9,6 +9,8 @@
|
|||
<title>{{ title }}</title>
|
||||
</head>
|
||||
<body>
|
||||
{{ boardlist.top }}
|
||||
|
||||
{% if pm %}<div class="top_notice">You have <a href="?/PM/{{ pm.id }}">an unread PM</a>{% if pm.waiting > 0 %}, plus {{ pm.waiting }} more waiting{% endif %}.</div><hr>{% endif %}
|
||||
<header>
|
||||
<h1>{{ title }}</h1>
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue