{% extends "base.html" %} {% block title %}{{ _('Shop') }}{% endblock %} {% block content %}
{{ _('Deine Reward-Punkte:') }} {{ current_user.reward_points() }}
{% if message %}{{ item.description }}
{{ item.price }} {{ _('Points') }}
{% if item.id in owned_ids %} {% else %} {% endif %}