{% extends 'global/master.twig' %} {% block title %}Purchase complete!{% endblock %} {% block content %}

Thank you for your contribution!

Your Tenshi will expire on {{ user.isPremium|date(config('date_format')) }}.

{% endblock %}