2022-08-12 19:56:45 +02:00
<!DOCTYPE html>
2022-11-02 00:28:53 +01:00
< html lang = "<staticoso:PageLang>" >
2022-08-12 19:56:45 +02:00
< head >
2023-02-02 00:24:29 +01:00
< staticoso:StaticPart:Standard / Head . Global . html >
2022-11-02 00:28:53 +01:00
< link rel = "stylesheet" href = "<staticoso:SiteRelativeRoot>Assets/sitoctt.css" >
< link href = "<staticoso:CustomPath:Assets>/Fonts/SpaceMono/Style.css" rel = "stylesheet" >
2022-08-12 19:56:45 +02:00
< style >
2022-11-02 00:28:53 +01:00
< staticoso:PageStyle >
2022-08-12 19:56:45 +02:00
< / style >
2022-12-24 16:17:26 +01:00
< staticoso:PageHead >
2022-11-02 00:28:53 +01:00
< staticoso:DynamicPart: * / Head >
2022-08-12 19:56:45 +02:00
< / head >
< body id = "Body" >
< div id = "Header" >
2022-11-02 00:28:53 +01:00
< staticoso:DynamicPart: * / Header >
2022-08-12 19:56:45 +02:00
< / div >
< div id = "Container" >
2023-02-17 22:00:03 +01:00
< input type = "checkbox" id = "DesktopModeCheck" checked = "true" >
< label title = "Attiva/Disattiva Vista a Colonne" id = "DesktopModeLabel" for = "DesktopModeCheck" > < big > < b > [< span class = "twa twa-framed-picture twa-🖼️" > < span > 🖼️< / span > < / span > ]< / b > < / big > < / label >
2022-08-12 19:56:45 +02:00
< div id = "TopBox" >
2022-11-02 00:28:53 +01:00
< staticoso:StaticPart:Standard / TopBox . html >
2022-08-12 19:56:45 +02:00
< / div >
< div id = "MiddleBox" >
< div id = "LeftBoxContainer" >
< details >
2023-02-17 22:00:03 +01:00
< summary title = "Menu Globale" > < big > < b > [< span class = "twa twa-books twa-📚" > < span > 📚< / span > < / span > ]< / b > < / big > < / summary >
2022-08-12 19:56:45 +02:00
< div id = "LeftBox" >
2022-11-02 00:28:53 +01:00
< staticoso:SiteMenu >
2022-11-22 00:22:25 +01:00
< hr >
< div id = "LeftBoxBottom" class = "Pixelated NoABigger" >
< staticoso:StaticPart:Standard / MiscButtons . Vertical . html >
< / div >
2022-08-12 19:56:45 +02:00
< / div >
< / details >
< / div >
< div id = "RightBoxContainer" >
< details >
2023-02-17 22:00:03 +01:00
< summary title = "Sezioni della Pagina" > < big > < b > [< span class = "twa twa-bookmark-tabs twa-📑" > < span > 📑< / span > < / span > ]< / b > < / big > < / summary >
2022-08-12 19:56:45 +02:00
< div id = "RightBox" >
2022-11-02 00:28:53 +01:00
< staticoso:PageSections >
2022-08-12 19:56:45 +02:00
< / div >
< / details >
< / div >
< div id = "MainBox" >
< div id = "MainBoxTop" >
2022-11-02 00:28:53 +01:00
< staticoso:PageContentInfo >
2022-08-12 19:56:45 +02:00
< / div >
2023-02-01 13:07:12 +01:00
< div id = "PageContent" >
< staticoso:PageContent >
< / div >
2022-08-12 19:56:45 +02:00
< div id = "MainBoxBottom" >
2022-11-02 00:28:53 +01:00
< staticoso:Comments >
2022-08-12 19:56:45 +02:00
< br >
2022-11-02 00:28:53 +01:00
< staticoso:DynamicPart: * / Footer >
2022-08-12 19:56:45 +02:00
< br >
< div id = "MainBoxGlobalFooter" class = "Pixelated" >
2022-11-02 00:28:53 +01:00
< staticoso:StaticPart:Standard / Footer . html >
2022-08-12 19:56:45 +02:00
< / div >
< / div >
< / div >
< / div >
< div id = "BottomBoxContainer" >
2023-02-17 22:00:03 +01:00
< label id = "BottomBoxLabel" for = "BottomBoxCheck" > < big > < b > [< span class = "twa twa-label twa-🏷️" > < span > 🏷️< / span > < / span > ]< / b > < / big > < / label >
< input type = "checkbox" id = "BottomBoxCheck" class = "ToggleBoxCheck" >
2022-08-12 19:56:45 +02:00
< div id = "BottomBox" class = "ToggleBox" >
2022-11-02 00:28:53 +01:00
< staticoso:StaticPart:Standard / BottomBox . html >
2022-08-12 19:56:45 +02:00
< / div >
< / div >
2022-08-28 00:21:04 +02:00
<!-- <div id="PrivacyPopup"></div> -->
2022-08-12 19:56:45 +02:00
< / div >
2023-02-01 13:07:12 +01:00
< staticoso:DynamicPart: * / Foot >
2022-08-12 19:56:45 +02:00
< / body >
2023-02-01 13:07:12 +01:00
< / html >