diff options
Diffstat (limited to 'src/caas/templates/passwords_success.xml')
| -rw-r--r-- | src/caas/templates/passwords_success.xml | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/src/caas/templates/passwords_success.xml b/src/caas/templates/passwords_success.xml new file mode 100644 index 0000000..01be059 --- /dev/null +++ b/src/caas/templates/passwords_success.xml @@ -0,0 +1,4 @@ +{% extends "site.xml" %} +{% block content %} +Serial number and password import was a success! +{% endblock %} |
