mirror of
https://github.com/jupyterhub/jupyterhub.git
synced 2025-10-17 15:03:02 +00:00
Update docs/source/reference/templates.md
Co-authored-by: Min RK <benjaminrk@gmail.com>
This commit is contained in:
@@ -1,7 +1,9 @@
|
|||||||
# Working with templates and UI
|
# Working with templates and UI
|
||||||
|
|
||||||
The pages of the JupyterHub application are generated from
|
The pages of the JupyterHub application are generated from
|
||||||
[Jinja](http://jinja.pocoo.org/) templates. This allows the header to be defined once and incorporated into all pages. By providing your templates, you can have complete control over JupyterHub's
|
[Jinja](http://jinja.pocoo.org/) templates.
|
||||||
|
This allows the header to be defined once and incorporated into all pages.
|
||||||
|
By providing your own templates, you can have complete control over JupyterHub's
|
||||||
appearance.
|
appearance.
|
||||||
|
|
||||||
## Custom Templates
|
## Custom Templates
|
||||||
|
Reference in New Issue
Block a user