- added bando preview page;
- added bando form preview;
This commit is contained in:
@@ -48,6 +48,10 @@ const DefaultLayout = ({ children }) => {
|
||||
<AppSidebar/>
|
||||
<main>
|
||||
{children}
|
||||
|
||||
<footer>
|
||||
<p>{__('© 2024 Gepafin. Tutti i diritti riservati.', 'gepafin')}</p>
|
||||
</footer>
|
||||
</main>
|
||||
</div>
|
||||
</div>
|
||||
|
||||
Reference in New Issue
Block a user