Skip to content

Commit

Permalink
minor changes in layout
Browse files Browse the repository at this point in the history
  • Loading branch information
Javier Vazquez Rodriguez committed Apr 30, 2009
1 parent b523fb7 commit 85899f4
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion app/views/layouts/application.html.erb
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@
</head>
<body>

<span style="float: right; text-align: right;"><%= link_to "Source code", "http://github.com/vazqujav/authlogic_example/tree/with-openid" %></span>
<span style="float: right; text-align: right;"><%= link_to "Source code", "http://github.com/vazqujav/authlogic_openid_selector_example" %></span>
<h1>Authlogic OpenID-Selector Example App</h1>
<%= pluralize User.logged_in.count, "user" %> currently logged in<br /> <!-- This based on last_request_at, if they were active < 10 minutes they are logged in -->
<br />
Expand Down

0 comments on commit 85899f4

Please sign in to comment.