fix history.html
This commit is contained in:
parent
5e66346662
commit
f079a1fee4
@ -8,7 +8,8 @@ template parameters:
|
|||||||
<html>
|
<html>
|
||||||
<head>
|
<head>
|
||||||
<meta charset="utf-8"></meta>
|
<meta charset="utf-8"></meta>
|
||||||
<link rel="stylesheet" href="{{prefix}}static/site.css" />
|
<!-- <link rel="stylesheet" href="{{prefix}}static/site.css" /> -->
|
||||||
|
<link rel="stylesheet" href="{{prefix}}static/krane.css" />
|
||||||
<link rel="stylesheet" href="{{prefix}}static/user.css" />
|
<link rel="stylesheet" href="{{prefix}}static/user.css" />
|
||||||
<title>{{#i18n.Translations}}{{post_history_title}}{{/i18n.Translations}}</title>
|
<title>{{#i18n.Translations}}{{post_history_title}}{{/i18n.Translations}}</title>
|
||||||
</head>
|
</head>
|
||||||
|
Reference in New Issue
Block a user