1
- < footer class =" footer-openshift ">
1
+ < footer id =" rh ">
2
2
< div class ="container ">
3
3
< div class ="row ">
4
- < div class ="col-xs-12 col- sm-4 col-md-3 logo ">
5
- < a href ="https://www.redhat.com/ " > </ a >
4
+ < div class ="col-sm-2 ">
5
+ < img src ="https://assets.openshift.net/content/subdomain/redhat_logo.svg " class =" img-fluid " alt =" Red Hat " style =" height: 40px; " >
6
6
</ div >
7
- < div class ="col-xs-12 col-sm-4 col-md-6 text-center ">
8
- < div class ="row ">
9
- < div class ="col-xs-12 col-md-4 ">
10
- < a href ="https://www.openshift.com/legal/privacy.html ">
11
- Privacy Policy
12
- </ a >
13
- </ div >
14
- < div class ="col-xs-12 col-md-4 ">
15
- < a href ="https://www.openshift.com/legal/terms.html ">
16
- Terms and Conditions
17
- </ a >
18
- </ div >
19
- < div class ="col-xs-12 col-md-4 ">
20
- < a href ="http://www.openshift.org/ ">
21
- Open Source
22
- </ a >
23
- </ div >
24
- </ div >
7
+
8
+ < div class ="col-sm-3 ">
9
+ < p > Copyright © 2018 < span class ="text-nowrap "> Red Hat, Inc.</ span > </ p >
10
+ </ div >
11
+
12
+ < div class ="col-sm-5 ">
13
+ < nav class ="nav ">
14
+ < a href ="https://www.redhat.com/en/about/privacy-policy " class ="nav-link "> Privacy statement</ a >
15
+ < a href ="https://www.openshift.com/legal/terms/ " class ="nav-link "> Terms of use</ a >
16
+ < a href ="https://www.redhat.com/en/about/all-policies-guidelines " class ="nav-link "> All policies and guidelines</ a >
17
+ </ nav >
25
18
</ div >
26
- < div class ="col-xs-12 col-sm-4 col-md-3 text-right ">
27
- < a id ="built_with_asciibinder " href ="http://asciibinder.org/ ">
28
- < img src ="<%= File . join ( images_path , 'asciibinder_web_logo.svg' ) %> " alt ="AsciiBinder " />
19
+
20
+ < div class ="hidden-sm col-sm-2 powered-by ">
21
+ < a href ="https://www.openshift.com/ " title ="Powered by OpenShift Online ">
22
+ < img src ="https://www.openshift.com/images/logos/powered_by_openshift_reverse.png " alt ="Powered by OpenShift Online ">
29
23
</ a >
30
24
</ div >
31
25
</ div >
@@ -38,4 +32,4 @@ if (("undefined" !== typeof _satellite) && ("function" === typeof _satellite.pag
38
32
_satellite . pageBottom ( ) ;
39
33
}
40
34
</ script >
41
- <!-- End Adobe DTM -->
35
+ <!-- End Adobe DTM -->
0 commit comments