Add maintenance page
Some actions are missing
This commit is contained in:
@@ -120,6 +120,15 @@
|
||||
/>
|
||||
{gettext("Lotus")}
|
||||
</.dropdown_link>
|
||||
<.dropdown_link href={~p"/dev/maintenance"}>
|
||||
<.icon
|
||||
name="hero-wrench-screwdriver"
|
||||
class="h-4 w-4 mr-2"
|
||||
aria-hidden="true"
|
||||
data-slot="icon"
|
||||
/>
|
||||
{gettext("Maintenance")}
|
||||
</.dropdown_link>
|
||||
<.dropdown_separator />
|
||||
<.dropdown_link href={~p"/login"}>
|
||||
<.icon
|
||||
|
||||
Reference in New Issue
Block a user