{% extends "base.html" %} {% block title %}{{ _('Edit Project') }} - {{ app_name }}{% endblock %} {% block content %}
{{ project.name }}
{{ _('Create new client') }}
{{ _('Leave empty for non-billable projects') }}
{{ _('These custom fields are defined globally and available for all projects.') }}
{{ definition.description }}