Archived
1
0

add references to user.css in all templates

This commit is contained in:
jeff
2015-10-08 11:42:10 -04:00
parent f006b61c4e
commit 25901e3d44
11 changed files with 13 additions and 0 deletions

View File

@@ -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>