From 8314dc42dc21185f556b4bb257ce198378d30d71 Mon Sep 17 00:00:00 2001 From: Evgeny Sorokin Date: Wed, 3 Apr 2024 01:26:41 +0300 Subject: web_kbn: relative paths --- web/kbn_templates/pump.j2 | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'web/kbn_templates/pump.j2') diff --git a/web/kbn_templates/pump.j2 b/web/kbn_templates/pump.j2 index 40836ca..aab5b1a 100644 --- a/web/kbn_templates/pump.j2 +++ b/web/kbn_templates/pump.j2 @@ -3,7 +3,7 @@ {% block content %} {{ breadcrumbs([{'text': 'pump'|lang}]) }} -
+ {{ "pump_now_is"|lang }} {% if status == 'on' %} -- cgit v1.2.3