From 2ff94b5c8388ca7eaee6d2686e8394c86e602ba2 Mon Sep 17 00:00:00 2001 From: Brian (bex) Exelbierd Date: Aug 10 2017 08:51:22 +0000 Subject: Moving template footer into page.html.erb _footer.html.erb could not access images_path This breaks logos everywhere :( See: https://github.com/redhataccess/ascii_binder/issues/95 --- diff --git a/_templates/_footer.html.erb b/_templates/_footer.html.erb deleted file mode 100644 index 88142fa..0000000 --- a/_templates/_footer.html.erb +++ /dev/null @@ -1,88 +0,0 @@ -
-
-
- - -
-
-
- -
-
-
-
- - -

© 2017 Red Hat, Inc. and others. Please send any comments or corrections to the websites team

-
-
-
- -
-
-
diff --git a/_templates/page.html.erb b/_templates/page.html.erb index bb50253..b9a30ac 100644 --- a/_templates/page.html.erb +++ b/_templates/page.html.erb @@ -62,7 +62,94 @@ - <%= render("_templates/_footer.html.erb") %> +
+
+
+ + +
+ +
+
+ + +

© 2017 Red Hat, Inc. and others. Please send any comments or corrections to the websites team

+
+
+
+ +
+
+