commit | 44a7278d8236ef476e97452e647c4fb2c9fd7e50 | [log] [tgz] |
---|---|---|
author | Nils Diewald <nils@diewald-online.de> | Fri Jun 20 16:03:21 2014 +0000 |
committer | Nils Diewald <nils@diewald-online.de> | Fri Jun 20 16:03:21 2014 +0000 |
tree | 442ff823907849d365a4b8f8e21d8508d78cc8df | |
parent | b22abdfe6127f7adf0dd9bbaa3f21b9594927ba9 [diff] [blame] |
Added preliminary autocompletion support
diff --git a/templates/intro.html.ep b/templates/intro.html.ep new file mode 100644 index 0000000..bcf4117 --- /dev/null +++ b/templates/intro.html.ep
@@ -0,0 +1,5 @@ +<div id="intro"> + <p>This is the alternative KorAP Frontend.</p> + <p>The primary goal is to serve as a testbed for the query serialization and for different flavours of user interfaces.</p> + <p>Search capabilities are limited to the demo user.</p> +</div>