diff --git a/content/about/contact.erb b/content/about/contact.erb index 98922db..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: "Zeus WPI" %>
diff --git a/layouts/eventpost.erb b/layouts/eventpost.erb index 8633a46..2a6d72d 100644 --- a/layouts/eventpost.erb +++ b/layouts/eventpost.erb @@ -15,6 +15,7 @@ + <% end %> <% if item[:banner] %> @@ -78,72 +79,11 @@
<%= yield %>
- - -
- -
-
+ <%= render '/partials/_map.erb', location: item[:locationlink] %> - <% if item[:sponsors] %> diff --git a/layouts/partials/_map.erb b/layouts/partials/_map.erb new file mode 100644 index 0000000..d703c7d --- /dev/null +++ b/layouts/partials/_map.erb @@ -0,0 +1,62 @@ + +
+ +
+
+ +