From 73e29d7b006da570050bf95cc6032cad7a05d66f Mon Sep 17 00:00:00 2001 From: Heikki Levanto Date: Fri, 28 Feb 2014 12:33:38 +0100 Subject: [PATCH] Add a test page for the motd problem FRES-4 --- examples/htdocs/heikki-motd.html | 14 ++++++++++++++ 1 file changed, 14 insertions(+) create mode 100644 examples/htdocs/heikki-motd.html diff --git a/examples/htdocs/heikki-motd.html b/examples/htdocs/heikki-motd.html new file mode 100644 index 0000000..68b4b5c --- /dev/null +++ b/examples/htdocs/heikki-motd.html @@ -0,0 +1,14 @@ + + + + Heikkis MOTD test + + + + +

Heikkis test for the MOTD

+
This is the MOTD div
+
+
+ + \ No newline at end of file -- 1.7.10.4