diff --git a/webapp/web/templates/freemarker/edit/forms/autoCompleteDatapropForm.ftl b/webapp/web/templates/freemarker/edit/forms/autoCompleteDatapropForm.ftl
deleted file mode 100644
index acf118276..000000000
--- a/webapp/web/templates/freemarker/edit/forms/autoCompleteDatapropForm.ftl
+++ /dev/null
@@ -1,69 +0,0 @@
-<#-- $This file is distributed under the terms of the license in /doc/license.txt$ -->
-
-<#-- autocomplete template for data properties -->
-
-<#-- NOTE the jsp contained the following which has not been converted
-
-
There are no entries in the system from which to select.
- #if> -#if> - -<#if editConfiguration.propertyOfferCreateNewOption = true> -<#include "defaultOfferCreateNewOptionForm.ftl"> - -#if> - -<#if editConfiguration.propertySelectFromExisting = false && editConfiguration.propertyOfferCreateNewOption = false> -This property is currently configured to prohibit editing.
-#if> - - -<#if editConfiguration.includeDeletionForm = true> -<#include "defaultDeletePropertyForm.ftl"> -#if> - - -<#assign sparqlQueryUrl = "${urls.base}/ajax/sparqlQuery" > - - - - - -${stylesheets.add('')} - ${stylesheets.add('')} - ${stylesheets.add('')} - - - ${scripts.add('', - '', - '', - '')}