Improved header and footer.

This commit is contained in:
zeke
2011-08-09 11:41:42 -07:00
parent df181d408d
commit 5dc5dca7b7
4 changed files with 46 additions and 11 deletions

View File

@@ -1,7 +1,7 @@
%form#api_selector
%li= text_field_tag :baseUrl, :placeholder => "http://example.com/api", :id => 'input_baseUrl'
%li= text_field_tag :apiKey, :placeholder => "api_key", :id => 'input_apiKey'
%li= link_to('Explore', "#", :id => "explore")
.input= text_field_tag :baseUrl, :placeholder => "http://example.com/api", :id => 'input_baseUrl'
.input= text_field_tag :apiKey, :placeholder => "api_key", :id => 'input_apiKey'
.input= link_to('Explore', "#", :id => "explore")
#resources_container.container
%ul#resources