summaryrefslogtreecommitdiff
path: root/src/caas/templates/ciq_success.xml
diff options
context:
space:
mode:
Diffstat (limited to 'src/caas/templates/ciq_success.xml')
-rw-r--r--src/caas/templates/ciq_success.xml4
1 files changed, 4 insertions, 0 deletions
diff --git a/src/caas/templates/ciq_success.xml b/src/caas/templates/ciq_success.xml
new file mode 100644
index 0000000..831a75c
--- /dev/null
+++ b/src/caas/templates/ciq_success.xml
@@ -0,0 +1,4 @@
+{% extends "site.xml" %}
+{% block content %}
+CIQ import was a success!
+{% endblock %}