Happy new year!!!

This commit is contained in:
Chris Church
2014-01-02 11:51:43 -05:00
parent fc6ec26ebe
commit 2b7af0a2ec
174 changed files with 182 additions and 169 deletions

View File

@@ -140,7 +140,7 @@ html body #push {
{% block footer %}
<div id="footer">
<img class="awxlogo" src="{{ STATIC_URL }}img/AWX_logo.png" /><br/>
Copyright &copy; 2013 AnsibleWorks, Inc. All rights reserved.<br />
Copyright &copy; 2014 AnsibleWorks, Inc. All rights reserved.<br />
1482 East Valley Road, Suite 888 &middot; Santa Barbara, California 93108 &middot; +1-800-825-0212<br />
<a href="http://www.ansibleworks.com" target="_blank">www.ansibleworks.com</a>
{% endblock %}