Commit c642cff2 by swillison

Commit to test new RSS feed

parent 10f0c4c8
...@@ -2,7 +2,7 @@ ...@@ -2,7 +2,7 @@
"http://www.w3.org/TR/html4/strict.dtd"> "http://www.w3.org/TR/html4/strict.dtd">
<html> <html>
<head> <head>
<title>Sign in with your OpenID</title> <title>Sign in with your OpenID</title>
<style type="text/css"> <style type="text/css">
input.openid { input.openid {
background: url({{ action }}?logo=1) no-repeat; background: url({{ action }}?logo=1) no-repeat;
...@@ -19,4 +19,4 @@ input.openid { ...@@ -19,4 +19,4 @@ input.openid {
</form> </form>
</body> </body>
</html> </html>
\ No newline at end of file
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment