diff options
Diffstat (limited to 'templates/project_fields.html')
-rw-r--r-- | templates/project_fields.html | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/templates/project_fields.html b/templates/project_fields.html index 50472c1..c128fd5 100644 --- a/templates/project_fields.html +++ b/templates/project_fields.html @@ -1,4 +1,3 @@ -{% set project = empty_project %} <p> <label for="id">Id</label><input name="id" id="id" value="{{ project.id }}" {% if id_disabled %} |