diff options
Diffstat (limited to 'archaeological_operations/templates/ishtar/sheet_operationsource_pdf.html')
-rw-r--r-- | archaeological_operations/templates/ishtar/sheet_operationsource_pdf.html | 14 |
1 files changed, 0 insertions, 14 deletions
diff --git a/archaeological_operations/templates/ishtar/sheet_operationsource_pdf.html b/archaeological_operations/templates/ishtar/sheet_operationsource_pdf.html deleted file mode 100644 index 68eb7aa2d..000000000 --- a/archaeological_operations/templates/ishtar/sheet_operationsource_pdf.html +++ /dev/null @@ -1,14 +0,0 @@ -{% extends "ishtar/sheet_operationsource.html" %} -{% block header %} -{% endblock %} -{% block main_head %} -{{ block.super }} -<div id="pdfheader"> -Ishtar – {{APP_NAME}} – {{item}} -</div> -{% endblock %} -{%block head_sheet%}{%endblock%} -{%block main_foot%} -</body> -</html> -{%endblock%} |