diff --git a/src/tinyweb/templates.py b/src/tinyweb/templates.py index 8208211..8cc3535 100644 --- a/src/tinyweb/templates.py +++ b/src/tinyweb/templates.py @@ -13,7 +13,7 @@ def _nav_html(): return ( f'
{name}' ' | search | browse' - ' | tags | subscriptions' + ' | tags | subscriptions | mesh' f'{forum_link}' ' | customize | about
\n' "