Archived
1
0

i suck at css

This commit is contained in:
jeff
2015-10-08 11:55:58 -04:00
parent 04126b743c
commit f6400b3cb5
11 changed files with 19 additions and 18 deletions

View File

@@ -1,7 +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"></style>
<link rel="stylesheet" href="{{prefix}}static/site.css" />
<link rel="stylesheet" href="{{prefix}}static/user.css" />
<meta http-equiv="refresh" content="1; {{redirect_url}}" />
<body>
<p>post failed: {{reason}}</p>