{% extends "base.html" %} {% block title %}{{ _('License') }} - {{ _('Settings') }}{% endblock %} {% block content %}
{{ _('Supporter badge: confirm your key and thank you for funding development.') }}
{{ _('Supporter license active') }}
{{ _('Thank you for supporting TimeTracker. Your badge confirms this instance as a supporter — no features are locked.') }}
{% else %}{{ _('Not activated') }}
{{ _('Purchase a supporter license (€25) to unlock the supporter badge for this instance. The app stays fully free either way.') }}
{{ _('Buy license (€25)') }} {% endif %}{{ _('Paste the license key you received by email after purchase.') }}
{{ _('Need a key?') }} {{ _('Purchase a license key') }}