diff --git a/frappe/core/page/data_import_tool/data_import_download.html b/frappe/core/page/data_import_tool/data_import_download.html
deleted file mode 100644
index fe864d3624..0000000000
--- a/frappe/core/page/data_import_tool/data_import_download.html
+++ /dev/null
@@ -1,4 +0,0 @@
-
-
{%= __("To import or update records, you must first download the template for importing.") %}
++ +
+' + __("Download a template for importing a table.") + '
\ -' + __("Export all rows in CSV fields for re-upload. This is ideal for bulk-editing.") + '
\ -' + __("Attach .csv file to import data") + '
\ -' + __("While uploading non English files ensure that the encoding is UTF-8.") + '
\ -' + __("If you are uploading a child table (for example Item Price), the all the entries of that table will be deleted (for that parent record) and new entries will be made.") + '
' + __("If you are inserting new records (overwrite not checked) \ - and if you have submit permission, the record will be submitted.") + '