{% extends "_layout.html" %} {% load i18n staticfiles %} {% block page_title %}{% blocktrans with collection=selected_collection.name %}{{ collection }} amiibos in {% endblocktrans %}{{ block.super }}{% endblock %} {% block breadcrumb %} {{ block.super }} {% if selected_collection %} {{ selected_collection.name }} {% else %} {% trans "All amiibo" %} {% endif %} {% endblock %} {% block main_content %}