From 6ef9750adef894a11001b959ba0f31def1f3fdd4 Mon Sep 17 00:00:00 2001 From: Étienne Loks Date: Wed, 28 Apr 2021 09:55:25 +0200 Subject: WIP: preventive forms --- ishtar_common/templates/widgets/UnitWidget.html | 21 +++++++++++++++++++++ 1 file changed, 21 insertions(+) create mode 100644 ishtar_common/templates/widgets/UnitWidget.html (limited to 'ishtar_common/templates/widgets/UnitWidget.html') diff --git a/ishtar_common/templates/widgets/UnitWidget.html b/ishtar_common/templates/widgets/UnitWidget.html new file mode 100644 index 000000000..46b883352 --- /dev/null +++ b/ishtar_common/templates/widgets/UnitWidget.html @@ -0,0 +1,21 @@ +
+ +
+
+ {{unit1}} (0 {{unit2}}) +
+
+
+ -- cgit v1.2.3