projects
/
rails.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
d9a8695
)
Moved up search box to make it more visible
author
Mikel Maron
<mikel_maron@yahoo.com>
Wed, 18 May 2011 19:03:25 +0000
(14:03 -0500)
committer
Tom Hughes
<tom@compton.nu>
Sat, 21 May 2011 10:00:53 +0000
(11:00 +0100)
app/views/layouts/site.html.erb
patch
|
blob
|
history
diff --git
a/app/views/layouts/site.html.erb
b/app/views/layouts/site.html.erb
index 368e3fc20648953323c491520ff88ed0fcde12a1..7346802a923f767c5872f86a38b1a896c5f98af1 100644
(file)
--- a/
app/views/layouts/site.html.erb
+++ b/
app/views/layouts/site.html.erb
@@
-75,6
+75,8
@@
</center>
</div>
+ <%= yield :optionals %>
+
<% unless @user %>
<div id="intro">
<p>
@@
-123,8
+125,6
@@
<%= link_to image_tag("sotm.png", :alt => t('layouts.sotm2011'), :title => t('layouts.sotm2011'), :border => "0"), "http://stateofthemap.org/register-now/" %>
</div>
- <%= yield :optionals %>
-
<center>
<div class="donate">
<a href="http://donate.openstreetmap.org/" title="<%= h(t('layouts.make_a_donation.title')) %>"><%= h(t('layouts.make_a_donation.text')) %></a>