Update modpage.mustache
This commit is contained in:
parent
83a4102e38
commit
9ad004e85f
@ -6,7 +6,8 @@
|
|||||||
}}
|
}}
|
||||||
<html>
|
<html>
|
||||||
<head>
|
<head>
|
||||||
<link rel="stylesheet" href="{{prefix}}static/site.css"></link>
|
<link rel="stylesheet" href="{{prefix}}static/site.css" />
|
||||||
|
<link rel="stylesheet" href="{{prefix}}static/user.css" />
|
||||||
<!-- yes it uses js -->
|
<!-- yes it uses js -->
|
||||||
<script type="text/javascript" src="{{prefix}}static/mod.js"></script>
|
<script type="text/javascript" src="{{prefix}}static/mod.js"></script>
|
||||||
<title> nntpchan mod page </title>
|
<title> nntpchan mod page </title>
|
||||||
|
Reference in New Issue
Block a user