{% extends "base.html" %} {% block title %}{{ _('Shop') }}{% endblock %} {% block content %}
{{ _('Check back later for new items in the shop!') }}