diff --git a/tabula/tabula/templates/_services.html b/tabula/tabula/templates/_services.html index 35df25b..3749f9c 100644 --- a/tabula/tabula/templates/_services.html +++ b/tabula/tabula/templates/_services.html @@ -1,3 +1,17 @@ -{% load i18n sizeformat %} +{% load i18n %} -
+  {{ service.operation }}
+
\ No newline at end of file