<div>
<p class="site-info text-center">
- {% trans "Coded by" %}
+ Copyright © {% now "Y" %} Digger's digest
+ <span class="separator">|</span>
+ {% trans "Coded and hosted by" %}
<a href="http://www.parisson.com">Parisson</a>
+ {% comment %}
<span class="separator">|</span>
{% trans "Powered by" %}
<a href="http://mezzanine.jupo.org">Mezzanine</a>{% ifinstalled cartridge.shop %},
<a href="http://www.djangoproject.com">Django</a>
<span class="separator">|</span>
{% trans "Theme by" %} <a target="_blank" href="http://getbootstrap.com">Bootstrap</a>
+ {% endcomment %}
{% ifinstalled mezzanine.mobile %}
<span class="separator">|</span>
<a href="{% url "set_device" "mobile" %}?next={{ request.path }}">{% trans "View Mobile Site" %}</a>