{% extends "base.html" %} {% block title %}{{ _('Edit Time Entry') }} - {{ app_name }}{% endblock %} {% block extra_js %} {% if current_user.is_admin %} {% endif %} {% endblock %} {% block content %}
{{ _('You are about to apply the following changes:') }}