More site rename things.

This commit is contained in:
Michael DeHaan 2014-01-28 20:29:24 -05:00
commit 3b8fd62ff9
3 changed files with 5 additions and 5 deletions

View file

@ -13,7 +13,7 @@
<hr/>
<p>
&copy; Copyright 2013 <a href="http://ansibleworks.com">AnsibleWorks</a>.
&copy; Copyright 2013 <a href="http://ansible.com">Ansible, Inc.</a>.
{%- if last_updated %}
{% trans last_updated=last_updated|e %}Last updated on {{ last_updated }}.{% endtrans %}