{% extends "_layout.html" %} {% load i18n %} {% block page_title %}AmiiboFindr{% endblock %} {% block main_content %}
{% url 'home' as url_home %} {% blocktrans with url_home=url_home %} There was a server issue. Our developers have been informed of this. Please try refreshing the page or go back to the home page. {% endblocktrans %}