Added author to site
This commit is contained in:
		@@ -92,7 +92,7 @@
 | 
				
			|||||||
    <!-- Footer -->
 | 
					    <!-- Footer -->
 | 
				
			||||||
    <footer class="container-fluid bg-white text-dark-primary py-3">
 | 
					    <footer class="container-fluid bg-white text-dark-primary py-3">
 | 
				
			||||||
        <div class="container text-center">
 | 
					        <div class="container text-center">
 | 
				
			||||||
            <p class="mb-0">© 2017 Ontario Association of Child Protection Lawyers.</p>
 | 
					            <p class="mb-0">© 2017 Ontario Association of Child Protection Lawyers. Created By <a href="http://zakscode.com">Zak Timson</a></p>
 | 
				
			||||||
        </div>
 | 
					        </div>
 | 
				
			||||||
    </footer>
 | 
					    </footer>
 | 
				
			||||||
{% endif %}
 | 
					{% endif %}
 | 
				
			||||||
 
 | 
				
			|||||||
@@ -33,7 +33,7 @@
 | 
				
			|||||||
    </div>
 | 
					    </div>
 | 
				
			||||||
    <div style="background-color: #00305b; color: #ffffff; width:100%">
 | 
					    <div style="background-color: #00305b; color: #ffffff; width:100%">
 | 
				
			||||||
        <div style="text-align: center">
 | 
					        <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>
 | 
					    </div>
 | 
				
			||||||
</div>
 | 
					</div>
 | 
				
			||||||
 
 | 
				
			|||||||
		Reference in New Issue
	
	Block a user