aboutsummaryrefslogtreecommitdiffstats
path: root/root/html/pages/validate
diff options
context:
space:
mode:
Diffstat (limited to 'root/html/pages/validate')
-rw-r--r--root/html/pages/validate/error.tt1
-rw-r--r--root/html/pages/validate/validate.tt1
2 files changed, 2 insertions, 0 deletions
diff --git a/root/html/pages/validate/error.tt b/root/html/pages/validate/error.tt
new file mode 100644
index 0000000..a5b88c4
--- /dev/null
+++ b/root/html/pages/validate/error.tt
@@ -0,0 +1 @@
+<p>No request found</p>
diff --git a/root/html/pages/validate/validate.tt b/root/html/pages/validate/validate.tt
new file mode 100644
index 0000000..d57e10e
--- /dev/null
+++ b/root/html/pages/validate/validate.tt
@@ -0,0 +1 @@
+<p>[% hostname | html %] formation has been updated</p>