Files
jupyterhub/docs
Richard Darst 9c27095744 Add customizable announcement text on home,login,logout,spawn
- Using the new template_vars setting (#1872), allow the variable
  `announcement` to create a header message on all the pages in the
  title, or the variables `announcement_{home,login,logout,spawn}` to
  set variables on these single pages.
- This is not the most powerful method of putting an announcement into
  the templates, because it requires a server restart to change.  But
  the invasiveness is very low, and allows minimal message
  without having to touch the templates themselves.
- Closes: #1836
2018-06-03 01:18:48 +03:00
..
2017-02-21 18:06:48 +01:00
2016-01-05 19:45:49 -08:00
2017-08-08 22:41:23 -07:00
2018-05-28 14:09:53 +02:00