Updated footer date and adding in misc. file generated by earlier doc update

This commit is contained in:
James Cammarata
2014-02-12 16:14:41 -06:00
parent e02cf2aab7
commit 6f405c8970
2 changed files with 5 additions and 5 deletions

View File

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