add references to user.css in all templates
This commit is contained in:
@@ -9,6 +9,7 @@
|
||||
<html>
|
||||
<head>
|
||||
<link ref="stylesheet" href="{{prefix}}static/site.css"></link>
|
||||
<style src="{{prefix}}static/user.css" type="text/css" />
|
||||
<meta http-equiv="refresh" content="1; {{mod_prefix}}"></meta>
|
||||
<title>login</title>
|
||||
</head>
|
||||
|
Reference in New Issue
Block a user