Add an MOTD
authorMike Taylor <mike@indexdata.com>
Thu, 15 May 2014 14:28:35 +0000 (15:28 +0100)
committerMike Taylor <mike@indexdata.com>
Thu, 15 May 2014 14:28:35 +0000 (15:28 +0100)
examples/htdocs/mike.html

index 3f87083..477be88 100644 (file)
     <div class="mkwsBuilder"></div>
     <div class="mkwsSearch-Container-narrow"></div>
     <script type="text/javascript">$ = undefined;</script>
+    <div class="mkwsMOTD">
+      <p>
+       <b>Welcome to the MasterKey Widget Set demo.</b>
+      </p>
+      <p>
+       Enter a search above to begin, or
+       <a href="http://mkws.indexdata.com/"
+          >Visit the MKWS home page to find out more</a>.
+      </p>
+    </div>
   </body>
 </html>