add references to user.css in all templates
This commit is contained in:
@@ -1,6 +1,7 @@
|
||||
<html>
|
||||
<meta charset="utf-8" />
|
||||
<link rel="stylesheet" href="{{prefix}}static/site.css"></link>
|
||||
<style src="{{prefix}}static/user.css" type="text/css" />
|
||||
<meta http-equiv="refresh" content="1; {{redirect_url}}" />
|
||||
<body>
|
||||
<p>post failed: {{reason}}</p>
|
||||
|
Reference in New Issue
Block a user