diff --git a/content/about/contact.erb b/content/about/contact.erb index 6fab6f2..8beff40 100644 --- a/content/about/contact.erb +++ b/content/about/contact.erb @@ -31,6 +31,13 @@ contact_links: description: Phone action: Call us --- + +<% content_for :head do %> + + + +<% end %> + <%= render '/partials/_about_sub_navbar.*', selected: 'contact' %>

Contact us

bleep bloop

@@ -122,5 +129,5 @@ contact_links:
- <%= render '/partials/_map.erb', location: item[:locationlink] %> + <%= render '/partials/_map.erb', location: "Zeus WPI" %>
diff --git a/layouts/eventpost.erb b/layouts/eventpost.erb index 353318e..2a6d72d 100644 --- a/layouts/eventpost.erb +++ b/layouts/eventpost.erb @@ -13,6 +13,9 @@ + + + <% end %> <% if item[:banner] %> diff --git a/layouts/partials/_map.erb b/layouts/partials/_map.erb index e238198..d703c7d 100644 --- a/layouts/partials/_map.erb +++ b/layouts/partials/_map.erb @@ -1,11 +1,3 @@ -<% content_for :head do %> - - - - -<% end %> - -