From 3d630a998043a9a6a9d61d42f3394b121f045431 Mon Sep 17 00:00:00 2001 From: Étienne Loks Date: Tue, 10 Sep 2019 18:31:08 +0200 Subject: Add missing templates for simple QA messages --- .../templates/ishtar/forms/qa_message.html | 24 ++++++++++++++++++++++ 1 file changed, 24 insertions(+) create mode 100644 ishtar_common/templates/ishtar/forms/qa_message.html (limited to 'ishtar_common') diff --git a/ishtar_common/templates/ishtar/forms/qa_message.html b/ishtar_common/templates/ishtar/forms/qa_message.html new file mode 100644 index 000000000..711aab492 --- /dev/null +++ b/ishtar_common/templates/ishtar/forms/qa_message.html @@ -0,0 +1,24 @@ +{% load i18n inline_formset table_form %} + + + + + -- cgit v1.2.3