]> git.plutz.net Git - serve0/blobdiff - templates/frame.html.sh
Page titles based on content, improved display of quicklinks
[serve0] / templates / frame.html.sh
index 7d953da972f014665bbed2df282426d4dadf278d..6350bd2f72c976008dedd831c4d16f22998dff5a 100755 (executable)
@@ -1,4 +1,4 @@
-# Copyright 2014, 2015 Paul Hänsch
+# Copyright 2014 - 2016 Paul Hänsch
 #
 # This file is part of Serve0
 # 
@@ -21,7 +21,7 @@ cat <<EOF
 <html>
   <head>
     <meta name="viewport" content="width=device-width">
-    <title>${PAGE}</title>
+    <title>${TITLE:-${PAGE}}</title>
     <style type="text/css">
     <!--
     $(. "${_EXEC}/templates/common.css.sh")