diff options
Diffstat (limited to 'src/templates/timeslider.html')
-rw-r--r-- | src/templates/timeslider.html | 5 |
1 files changed, 4 insertions, 1 deletions
diff --git a/src/templates/timeslider.html b/src/templates/timeslider.html index 30c4e676..d453f341 100644 --- a/src/templates/timeslider.html +++ b/src/templates/timeslider.html @@ -1,6 +1,9 @@ +<% + var settings = require("ep_etherpad-lite/node/utils/Settings"); +%> <!doctype html> <html lang="en"> -<title>Etherpad Lite Timeslider</title> +<title><%=settings.title%> Timeslider</title> <script> /* |@licstart The following is the entire license notice for the |