{% extends "base.html" %} {% block title %}{{ _('Support TimeTracker') }}{% endblock %} {% block content %}
{% if (support_ab_variant|default('control')) == 'cta_alt' %} {{ _('Donate to support development — or get a key to remove prompts') }} {% else %} {{ _('Support updates and keep TimeTracker free for everyone') }} {% endif %}
{{ _('Remove prompts with a one-time key.') }} {{ _('Get key') }}
{{ _('TimeTracker is a free, open-source project built with passion and dedication. Your donations directly support:') }}
{{ _('Hosting, databases, and CDN costs to keep TimeTracker fast and reliable') }}
{{ _('New features, improvements, and bug fixes based on your feedback') }}
{{ _('Regular security updates, dependency maintenance, and performance optimization') }}
{{ _('Translation support, localization, and making TimeTracker accessible worldwide') }}
{{ _('One key per instance; key sent by email after payment (€25 one-time). No subscription.') }}
{{ _('Thank you for being part of the TimeTracker community!') }}
{{ _('Every contribution, no matter the size, makes a difference. Your support helps ensure TimeTracker remains free and continues to evolve.') }}
{{ _('You\'ll be redirected to Buy Me a Coffee where you can choose your contribution amount') }}