parent
16f16e8a15
commit
be61730224
2 changed files with 17 additions and 2 deletions
|
@ -106,7 +106,7 @@ mixpanel.init("{{ mixpanel_key }}", { track_pageview : false, debug: {{ is_debug
|
|||
<nav id="co-l-footer" class="page-footer hidden-xs">
|
||||
<div class="col-md-8">
|
||||
<ul>
|
||||
<li><span class="copyright">©2015 CoreOS, Inc.</span></li>
|
||||
<li><span class="copyright">©2016 CoreOS, Inc. {{ version_number }}</span></li>
|
||||
<li quay-require="['BILLING']"><a href="/tos" target="_self">Terms</a></li>
|
||||
<li quay-require="['BILLING']"><a href="/privacy" target="_self">Privacy</a></li>
|
||||
<li quay-require="['BILLING']"><a href="/security/" target="_self">Security</a></li>
|
||||
|
|
Reference in a new issue