From 9668ade6064232723f45bf8e51fb738f94a81cd6 Mon Sep 17 00:00:00 2001 From: "Schimon Jehudah, Adv." Date: Wed, 9 Oct 2024 18:27:16 +0300 Subject: [PATCH] Add a missing XHTML document for result page. --- xhtml/result.xhtml | 67 ++++++++++++++++++++++++++++++++++++++++++++++ 1 file changed, 67 insertions(+) create mode 100644 xhtml/result.xhtml diff --git a/xhtml/result.xhtml b/xhtml/result.xhtml new file mode 100644 index 0000000..e1a9db5 --- /dev/null +++ b/xhtml/result.xhtml @@ -0,0 +1,67 @@ + + + + + + + + + XMPP: {{action}} {{title}} + + + + + + + + + + + + + +
+ +
+
+
+ + + Download + +
+

{{title}}

+ {% if note %} +

{{note}}

+ {% endif %} +
+
{{xmpp_uri}}
+
+ {% if exception %} +
+ {{exception}} +
+ {% endif %} +
+ Main +
+
+ + + +
+
+ The Universal Messaging Standard +
+
+
+
+ +