Update templates to move the navbar to the main layout.
This commit is contained in:
@@ -17,6 +17,8 @@
|
||||
|
||||
<body class="flex flex-col min-h-screen bg-gray-50 dark:bg-gray-900">
|
||||
|
||||
{{> navbar }}
|
||||
|
||||
{{{body}}}
|
||||
|
||||
{{> footer }}
|
||||
|
||||
Reference in New Issue
Block a user