- #194
@@ -45,16 +45,17 @@ const { title } = Astro.props;
|
||||
">
|
||||
|
||||
<SidebarLeft />
|
||||
|
||||
|
||||
<article class="box rounded-tl-none">
|
||||
<slot />
|
||||
</article>
|
||||
|
||||
|
||||
<SidebarRight />
|
||||
|
||||
</main>
|
||||
|
||||
<Footer />
|
||||
<NotificationWrapper client:load />
|
||||
|
||||
</body>
|
||||
</html>
|
||||
|
||||
|
||||
Reference in New Issue
Block a user