Added author to site

This commit is contained in:
2018-01-14 18:37:10 -05:00
parent 018d600f53
commit bc7cd9c652
2 changed files with 2 additions and 2 deletions

View File

@ -33,7 +33,7 @@
</div>
<div style="background-color: #00305b; color: #ffffff; width:100%">
<div style="text-align: center">
<p style="margin-bottom: 0;">© 2017 Ontario Association of Child Protection Lawyers.{% if unsubscribe %} Unsubscribe <a href="{% url 'unsubscribe' %}">here</a>{% endif %}</p>
<p style="margin-bottom: 0;">© 2017 Ontario Association of Child Protection Lawyers. Created By <a href="http://zakscode.com">Zak Timson</a>{% if unsubscribe %} Unsubscribe <a href="{% url 'unsubscribe' %}">here</a>{% endif %}</p>
</div>
</div>
</div>