summaryrefslogtreecommitdiff
path: root/archaeological_operations
diff options
context:
space:
mode:
Diffstat (limited to 'archaeological_operations')
-rw-r--r--archaeological_operations/templates/ishtar/sheet_operation.html6
1 files changed, 6 insertions, 0 deletions
diff --git a/archaeological_operations/templates/ishtar/sheet_operation.html b/archaeological_operations/templates/ishtar/sheet_operation.html
index 06c30b9e7..0672cf22f 100644
--- a/archaeological_operations/templates/ishtar/sheet_operation.html
+++ b/archaeological_operations/templates/ishtar/sheet_operation.html
@@ -1,5 +1,11 @@
{% extends "ishtar/sheet.html" %}
{% load i18n %}
+
+{% block head_sheet %}
+{{block.super}}
+<h1>{% trans "Operation"%}</h1>
+{% endblock %}
+
{% block content %}
{% if previous or next %}