Updated REST API footer. Updated style for admin and error pages.

This commit is contained in:
Chris Church
2013-09-13 09:37:04 -04:00
parent fef625445f
commit c557ba6681
5 changed files with 78 additions and 11 deletions

View File

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