diff options
Diffstat (limited to 'libpathod/templates/index.html')
-rw-r--r-- | libpathod/templates/index.html | 8 |
1 files changed, 5 insertions, 3 deletions
diff --git a/libpathod/templates/index.html b/libpathod/templates/index.html index 10197222..42c8c413 100644 --- a/libpathod/templates/index.html +++ b/libpathod/templates/index.html @@ -39,10 +39,12 @@ <div class="row"> <div class="span6"> <div class="well"> - <h1>public pathod server</h1> + <h1>pathod server</h1> - <p>http://p.pathod.org/<input - style="width: 15em" + <p>A live, public instance of pathod</p> + + <p><b>http://p.pathod.org/</b><input + style="width: 14em" id="publicspec" name="spec" class="input-medium search-query" |