|
|
Answered by
swainn
Dec 13, 2024
Replies: 1 comment 1 reply
|
Hi @xhqiao89 probably the easiest way to do that would be to use a different base template that doesn't have the left side navigation. Take a look at this overview of Base Templates and the list of Additional Base Templates: https://docs.tethysplatform.org/en/stable/tethys_sdk/templating.html#base-templates and https://docs.tethysplatform.org/en/stable/tethys_sdk/templating.html#additional-base-templates To use one of the base templates, replace the |
1 reply
Answer selected by
xhqiao89
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment

Hi @xhqiao89 probably the easiest way to do that would be to use a different base template that doesn't have the left side navigation. Take a look at this overview of Base Templates and the list of Additional Base Templates: https://docs.tethysplatform.org/en/stable/tethys_sdk/templating.html#base-templates and https://docs.tethysplatform.org/en/stable/tethys_sdk/templating.html#additional-base-templates
To use one of the base templates, replace the
extendsblock in your template with something like this: