mirror of
https://github.com/fspc/BikeShed-1.git
synced 2025-02-28 16:53:23 -05:00
Merge pull request #17 from spacemunkay/denney-bootstrap-css
Add bootstrap css to login page
This commit is contained in:
commit
14973e8334
@ -1,3 +1,5 @@
|
||||
<%= stylesheet_link_tag "bootstrap_and_overrides", :media => "all" %>
|
||||
|
||||
<h2>Sign in</h2>
|
||||
|
||||
<%= form_for(resource, :as => resource_name, :url => session_path(resource_name)) do |f| %>
|
||||
|
Loading…
x
Reference in New Issue
Block a user