fix history.html
This commit is contained in:
parent
5e66346662
commit
f079a1fee4
@ -8,7 +8,8 @@ template parameters:
|
||||
<html>
|
||||
<head>
|
||||
<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" />
|
||||
<title>{{#i18n.Translations}}{{post_history_title}}{{/i18n.Translations}}</title>
|
||||
</head>
|
||||
|
Reference in New Issue
Block a user