| 1234567891011121314151617181920212223242526272829303132333435363738394041424344454647484950515253545556575859606162636465666768697071727374757677787980818283848586878889909192939495969798991001011021031041051061071081091101111121131141151161171181191201211221231241251261271281291301311321331341351361371381391401411421431441451461471481491501511521531541551561571581591601611621631641651661671681691701711721731741751761771781791801811821831841851861871881891901911921931941951961971981992002012022032042052062072082092102112122132142152162172182192202212222232242252262272282292302312322332342352362372382392402412422432442452462472482492502512522532542552562572582592602612622632642652662672682692702712722732742752762772782792802812822832842852862872882892902912922932942952962972982993003013023033043053063073083093103113123133143153163173183193203213223233243253263273283293303313323333343353363373383393403413423433443453463473483493503513523533543553563573583593603613623633643653663673683693703713723733743753763773783793803813823833843853863873883893903913923933943953963973983994004014024034044054064074084094104114124134144154164174184194204214224234244254264274284294304314324334344354364374384394404414424434444454464474484494504514524534544554564574584594604614624634644654664674684694704714724734744754764774784794804814824834844854864874884894904914924934944954964974984995005015025035045055065075085095105115125135145155165175185195205215225235245255265275285295305315325335345355365375385395405415425435445455465475485495505515525535545555565575585595605615625635645655665675685695705715725735745755765775785795805815825835845855865875885895905915925935945955965975985996006016026036046056066076086096106116126136146156166176186196206216226236246256266276286296306316326336346356366376386396406416426436446456466476486496506516526536546556566576586596606616626636646656666676686696706716726736746756766776786796806816826836846856866876886896906916926936946956966976986997007017027037047057067077087097107117127137147157167177187197207217227237247257267277287297307317327337347357367377387397407417427437447457467477487497507517527537547557567577587597607617627637647657667677687697707717727737747757767777787797807817827837847857867877887897907917927937947957967977987998008018028038048058068078088098108118128138148158168178188198208218228238248258268278288298308318328338348358368378388398408418428438448458468478488498508518528538548558568578588598608618628638648658668678688698708718728738748758768778788798808818828838848858868878888898908918928938948958968978988999009019029039049059069079089099109119129139149159169179189199209219229239249259269279289299309319329339349359369379389399409419429439449459469479489499509519529539549559569579589599609619629639649659669679689699709719729739749759769779789799809819829839849859869879889899909919929939949959969979989991000100110021003100410051006100710081009101010111012101310141015101610171018101910201021102210231024102510261027102810291030103110321033103410351036103710381039104010411042104310441045104610471048104910501051105210531054105510561057105810591060106110621063106410651066106710681069107010711072107310741075107610771078107910801081108210831084108510861087108810891090109110921093109410951096109710981099110011011102110311041105110611071108110911101111111211131114111511161117111811191120112111221123112411251126112711281129113011311132113311341135113611371138113911401141114211431144114511461147114811491150115111521153115411551156115711581159116011611162116311641165116611671168116911701171117211731174117511761177117811791180118111821183118411851186118711881189119011911192119311941195119611971198119912001201120212031204120512061207120812091210121112121213121412151216121712181219122012211222122312241225122612271228122912301231123212331234123512361237123812391240124112421243124412451246124712481249125012511252125312541255125612571258125912601261126212631264126512661267126812691270127112721273127412751276127712781279128012811282128312841285128612871288128912901291129212931294129512961297129812991300130113021303130413051306130713081309131013111312131313141315131613171318131913201321132213231324132513261327132813291330133113321333133413351336133713381339134013411342134313441345134613471348134913501351135213531354135513561357135813591360136113621363136413651366136713681369137013711372137313741375137613771378137913801381138213831384138513861387138813891390 |
- <!DOCTYPE html>
- <!--
- Solarize by TEMPLATED
- templated.co @templatedco
- Released for free under the Creative Commons Attribution 3.0 license (templated.co/license)
- -->
- <html lang="en" class="global wide">
- <head>
- <style type="text/css">
- @-ms-viewport {
- width: device-width;
- }
- </style>
- <style type="text/css">
- html,
- body,
- div,
- span,
- applet,
- object,
- iframe,
- h1,
- h2,
- h3,
- h4,
- h5,
- h6,
- p,
- blockquote,
- pre,
- a,
- abbr,
- acronym,
- address,
- big,
- cite,
- code,
- del,
- dfn,
- em,
- img,
- ins,
- kbd,
- q,
- s,
- samp,
- small,
- strike,
- strong,
- sub,
- sup,
- tt,
- var,
- b,
- u,
- i,
- center,
- dl,
- dt,
- dd,
- ol,
- ul,
- li,
- fieldset,
- form,
- label,
- legend,
- table,
- caption,
- tbody,
- tfoot,
- thead,
- tr,
- th,
- td,
- article,
- aside,
- canvas,
- details,
- embed,
- figure,
- figcaption,
- footer,
- header,
- hgroup,
- menu,
- nav,
- output,
- ruby,
- section,
- summary,
- time,
- mark,
- audio,
- video {
- margin: 0;
- padding: 0;
- border: 0;
- font-size: 100%;
- font: inherit;
- vertical-align: baseline;
- }
- article,
- aside,
- details,
- figcaption,
- figure,
- footer,
- header,
- hgroup,
- menu,
- nav,
- section {
- display: block;
- }
- body {
- line-height: 1;
- }
- ol,
- ul {
- list-style: none;
- }
- blockquote,
- q {
- quotes: none;
- }
- blockquote:before,
- blockquote:after,
- q:before,
- q:after {
- content: "";
- content: none;
- }
- table {
- border-collapse: collapse;
- border-spacing: 0;
- }
- body {
- -webkit-text-size-adjust: none;
- }
- </style>
- <style type="text/css">
- *,
- *:before,
- *:after {
- -moz-box-sizing: border-box;
- -webkit-box-sizing: border-box;
- box-sizing: border-box;
- }
- </style>
- <title>Solarize by TEMPLATED - Solarize</title>
- <meta http-equiv="content-type" content="text/html; charset=utf-8" />
- <meta name="generator" content="GravCMS" />
- <meta
- name="description"
- content="Grav is an easy to use, yet powerful, open source flat-file CMS"
- />
- <link
- rel="icon"
- type="image/png"
- href="/user/sites/solarize/themes/solarize/images/favicon.png"
- />
- <link rel="canonical" href="https://behold.metamotive.co.nz/solarize" />
- <script src="{{ URL::asset('assets/solarize/jquery-3.x.min.js') }}"></script>
- <script
- src="{{ URL::asset('assets/solarize/plausible.outbound-links.js') }}"
- async=""
- defer=""
- data-domain="behold.metamotive.co.nz"
- ></script>
- <script src="{{ URL::asset('assets/solarize/jquery.min.js') }}"></script>
- <script src="{{ URL::asset('assets/solarize/jquery.dropotron.min.js') }}"></script>
- <style type="text/css">
- body {
- min-width: 1200px;
- }
- .container {
- margin-left: auto;
- margin-right: auto;
- width: 1200px;
- }
- .container.small {
- width: 900px;
- }
- .container.big {
- width: 100%;
- max-width: 1500px;
- min-width: 1200px;
- }
- </style>
- <style type="text/css">
- .\31 2u {
- width: 100%;
- }
- .\31 1u {
- width: 91.6666666667%;
- }
- .\31 0u {
- width: 83.3333333333%;
- }
- .\39 u {
- width: 75%;
- }
- .\38 u {
- width: 66.6666666667%;
- }
- .\37 u {
- width: 58.3333333333%;
- }
- .\36 u {
- width: 50%;
- }
- .\35 u {
- width: 41.6666666667%;
- }
- .\34 u {
- width: 33.3333333333%;
- }
- .\33 u {
- width: 25%;
- }
- .\32 u {
- width: 16.6666666667%;
- }
- .\31 u {
- width: 8.3333333333%;
- }
- .\-11u {
- margin-left: 91.6666666667%;
- }
- .\-10u {
- margin-left: 83.3333333333%;
- }
- .\-9u {
- margin-left: 75%;
- }
- .\-8u {
- margin-left: 66.6666666667%;
- }
- .\-7u {
- margin-left: 58.3333333333%;
- }
- .\-6u {
- margin-left: 50%;
- }
- .\-5u {
- margin-left: 41.6666666667%;
- }
- .\-4u {
- margin-left: 33.3333333333%;
- }
- .\-3u {
- margin-left: 25%;
- }
- .\-2u {
- margin-left: 16.6666666667%;
- }
- .\-1u {
- margin-left: 8.3333333333%;
- }
- </style>
- <style type="text/css">
- .row > * {
- float: left;
- }
- .row:after {
- content: "";
- display: block;
- clear: both;
- height: 0;
- }
- .row:first-child > * {
- padding-top: 0 !important;
- }
- </style>
- <style type="text/css">
- .row > * {
- padding-left: 40px;
- }
- .row + .row > * {
- padding: 40px 0 0 40px;
- }
- .row {
- margin-left: -40px;
- }
- .row.flush > * {
- padding-left: 0;
- }
- .row + .row.flush > * {
- padding: 0;
- }
- .row.flush {
- margin-left: 0;
- }
- .row.half > * {
- padding-left: 20px;
- }
- .row + .row.half > * {
- padding: 20px 0 0 20px;
- }
- .row.half {
- margin-left: -20px;
- }
- .row.quarter > * {
- padding-left: 10px;
- }
- .row + .row.quarter > * {
- padding: 10px 0 0 10px;
- }
- .row.quarter {
- margin-left: -10px;
- }
- .row.oneandhalf > * {
- padding-left: 60px;
- }
- .row + .row.oneandhalf > * {
- padding: 60px 0 0 60px;
- }
- .row.oneandhalf {
- margin-left: -60px;
- }
- .row.double > * {
- padding-left: 80px;
- }
- .row + .row.double > * {
- padding: 80px 0 0 80px;
- }
- .row.double {
- margin-left: -80px;
- }
- </style>
- <style type="text/css">
- .not-global,
- .not-wide {
- display: none !important;
- }
- .only-normal,
- .only-narrow,
- .only-narrower,
- .only-mobile {
- display: none !important;
- }
- </style>
- <link
- rel="stylesheet"
- type="text/css"
- href="{{ URL::asset('assets/solarize/style.css') }}"
- />
- <link
- rel="stylesheet"
- type="text/css"
- href="{{ URL::asset('assets/solarize/style-wide.css') }}"
- />
- <script src="{{ URL::asset('assets/solarize/skel.min.js') }}"></script>
- <script src="{{ URL::asset('assets/solarize/skel-layers.min.js') }}"></script>
- <script
- src="{{ URL::asset('assets/solarize/init.js') }}"
- data-theme-root="/user/sites/solarize/themes/solarize"
- ></script>
- <link
- href="{{ URL::asset('assets/solarize/animate.css') }}"
- type="text/css"
- rel="stylesheet"
- />
- <link
- href="{{ URL::asset('assets/solarize/sash-ribbon.css') }}"
- type="text/css"
- rel="stylesheet"
- />
- <link
- href="{{ URL::asset('assets/solarize/widgets.css') }}"
- type="text/css"
- rel="stylesheet"
- />
- <style>
- div.phpdebugbar {
- font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
- }
- .phpdebugbar pre {
- padding: 1rem;
- }
- .phpdebugbar div.phpdebugbar-header > div > * {
- padding: 5px 15px;
- }
- .phpdebugbar div.phpdebugbar-header > div.phpdebugbar-header-right > * {
- padding: 5px 8px;
- }
- .phpdebugbar div.phpdebugbar-header,
- .phpdebugbar a.phpdebugbar-restore-btn {
- background-image: url(data:image/png;base64,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);
- }
- .phpdebugbar a.phpdebugbar-restore-btn {
- width: 13px;
- }
- .phpdebugbar a.phpdebugbar-tab.phpdebugbar-active {
- background: #3db9ec;
- color: #fff;
- margin-top: -1px;
- padding-top: 6px;
- }
- .phpdebugbar .phpdebugbar-widgets-toolbar {
- border-top: 1px solid #ddd;
- padding-left: 5px;
- padding-right: 2px;
- padding-top: 2px;
- background-color: #fafafa !important;
- width: auto !important;
- left: 0;
- right: 0;
- }
- .phpdebugbar .phpdebugbar-widgets-toolbar input {
- background: transparent !important;
- }
- .phpdebugbar .phpdebugbar-widgets-toolbar .phpdebugbar-widgets-filter {
- }
- .phpdebugbar input[type="text"] {
- padding: 0;
- display: inline;
- }
- .phpdebugbar dl.phpdebugbar-widgets-varlist,
- ul.phpdebugbar-widgets-timeline li span.phpdebugbar-widgets-label {
- font-family: "DejaVu Sans Mono", Menlo, Monaco, Consolas, Courier,
- monospace;
- font-size: 12px;
- }
- ul.phpdebugbar-widgets-timeline li span.phpdebugbar-widgets-label {
- text-shadow: -1px -1px 0 #fff, 1px -1px 0 #fff, -1px 1px 0 #fff,
- 1px 1px 0 #fff;
- top: 0;
- }
- .phpdebugbar pre,
- .phpdebugbar code {
- margin: 0;
- font-size: 14px;
- }
- </style>
- <link
- href="{{ URL::asset('assets/solarize/notices.css') }}"
- type="text/css"
- rel="stylesheet"
- />
- <noscript>
- <link
- href="{{ URL::asset('assets/solarize/skel.css') }}"
- type="text/css"
- rel="stylesheet"
- />
- <link
- href="{{ URL::asset('assets/solarize/style.css') }}"
- type="text/css"
- rel="stylesheet"
- />
- </noscript>
- </head>
- <body
- class="homepage"
- style="margin-bottom: 327px"
- monica-version="2.8.0"
- monica-id="ofpnmcalabcbjgholdjcjblkibolbppb"
- >
- <div
- id="skel-layers-wrapper"
- style="
- position: relative;
- left: 0px;
- right: 0px;
- top: 0px;
- backface-visibility: hidden;
- transition: -webkit-transform 0.25s ease-in-out 0s;
- "
- >
- <div class="sash-box"></div>
- <!-- Header Wrapper -->
- <div class="wrapper style1" style="background: #222222 url('{{ URL::asset('assets/images/hero.jpg') }}') no-repeat;">
- <!-- Header -->
- <div id="header">
- <div class="container">
- <!-- Logo -->
- <h1><a href="/solarize" id="logo">Solarize</a></h1>
- <!-- Nav -->
- <nav id="nav">
- <ul>
- <li class="current-page-item" style="white-space: nowrap">
- <a href="/solarize"> Home </a>
- </li>
- <li
- class="has-children opener"
- style="
- user-select: none;
- cursor: pointer;
- white-space: nowrap;
- opacity: 1;
- "
- >
- <a href="/solarize/dropdown"> Dropdown </a>
- <ul
- class=""
- style="user-select: none; display: none; position: absolute"
- >
- <li class="" style="white-space: nowrap">
- <a
- href="/solarize/dropdown/lorem-ipsum-dolor"
- style="display: block"
- >
- Lorem Ipsum Dolor
- </a>
- </li>
- <li class="" style="white-space: nowrap">
- <a
- href="/solarize/dropdown/magna-phasellus"
- style="display: block"
- >
- Magna phasellus
- </a>
- </li>
- <li class="" style="white-space: nowrap">
- <a
- href="/solarize/dropdown/etiam-dolore-nisl"
- style="display: block"
- >
- Etiam dolore nisl
- </a>
- </li>
- <li
- class="has-children opener"
- style="
- user-select: none;
- cursor: pointer;
- white-space: nowrap;
- "
- >
- <a
- href="/solarize/dropdown/phasellus-consequat"
- style="display: block"
- >
- Phasellus consequat
- </a>
- <ul
- class="dropotron"
- style="
- user-select: none;
- display: none;
- position: absolute;
- "
- >
- <li class="" style="white-space: nowrap">
- <a
- href="/solarize/dropdown/phasellus-consequat/lorem-ipsum-dolor"
- style="display: block"
- >
- Lorem ipsum dolor
- </a>
- </li>
- <li class="" style="white-space: nowrap">
- <a
- href="/solarize/dropdown/phasellus-consequat/phasellus-consequat"
- style="display: block"
- >
- Phasellus consequat
- </a>
- </li>
- <li class="" style="white-space: nowrap">
- <a
- href="/solarize/dropdown/phasellus-consequat/magna-phasellus"
- style="display: block"
- >
- Magna phasellus
- </a>
- </li>
- <li class="" style="white-space: nowrap">
- <a
- href="/solarize/dropdown/phasellus-consequat/etiam-dolore-nisl"
- style="display: block"
- >
- Etiam dolore nisl
- </a>
- </li>
- <li class="" style="white-space: nowrap">
- <a
- href="/solarize/dropdown/phasellus-consequat/veroeros-feugiat"
- style="display: block"
- >
- Veroeros feugiat
- </a>
- </li>
- </ul>
- </li>
- <li class="" style="white-space: nowrap">
- <a
- href="/solarize/dropdown/veroeros-feugiat"
- style="display: block"
- >
- Veroeros feugiat
- </a>
- </li>
- </ul>
- </li>
- <li class="" style="white-space: nowrap">
- <a href="/solarize/left-sidebar"> Left Sidebar </a>
- </li>
- <li class="" style="white-space: nowrap">
- <a href="/solarize/right-sidebar"> Right Sidebar </a>
- </li>
- <li class="" style="white-space: nowrap">
- <a href="/solarize/no-sidebar"> No Sidebar </a>
- </li>
- <li class="" style="white-space: nowrap">
- <a href="/solarize/elements"> Elements </a>
- </li>
- </ul>
- </nav>
- </div>
- </div>
- <!-- Banner -->
- <div id="banner">
- <section class="container">
- <h2>wikipali</h2>
- <span>巴利三藏文献库</span>
- <p>欢迎参与</p>
- </section>
- </div>
- </div>
- <!-- Section One aka Even(ly)Part(ed) aka 'hook' (frontmatter) -->
- <div class="wrapper style2 evenpart">
- <section class="container">
- <div class="row double">
- <div class="6u">
- <header class="major">
- <h2>
- Pellentesque viverra vulputate enim. Aliquam volutpat.
- Pellentesque tristique Risus
- </h2>
- <span class="byline"
- >In posuere eleifend odio. Quisque semper augue mattis wisi.
- Maecenas ligula. Pellentesque viverra vulputate enim. Donec
- pulvinar ullamcorper metus.</span
- >
- </header>
- </div>
- <div class="6u">
- <h3>Suspendisse dictum porta</h3>
- <p>
- Donec leo. Vivamus fermentum nibh in augue. Praesent a lacus at
- urna congue rutrum. Nulla enim eros, porttitor eu, tempus id,
- varius non, nibh. Vestibulum imperdiet, magna nec eleifend
- semper augue mattis wisi maecenas ligula nunc lectus vestibulum
- euismod lacinia quam nisl.
- </p>
- <a href="#" class="button">Nulla aluctus eleifend</a>
- </div>
- </div>
- </section>
- </div>
- <!-- Section Two aka 'cta' (CSS and frontmatter) -->
- <div class="wrapper style3 cta">
- <section class="container">
- <header class="major">
- <h2>Cras vitae metus aliNuam</h2>
- </header>
- <p>
- Pellentesque pede. Donec pulvinar ullamcorper metus. In eu odio at
- lectus pulvinar mollis. Vestibulum sem magna, elementum vestibulum
- arcu.
- </p>
- <a href="#" class="button alt">Nulla aluctus eleifend</a>
- </section>
- </div>
- <!-- Section Three aka plain aka 'notices' (frontmatter) -->
- <div class="wrapper style4 plain">
- <section class="container">
- <header class="major">
- <h2>Cras vitae metus aliNuam</h2>
- <span class="byline"
- >pulvinar mollis. Vestibulum sem magna, elementum vestibulum
- arcu.</span
- >
- </header>
- <div class="row flush">
- <div class="4u">
- <ul class="special-icons">
- <li>
- <span class="fa fa-cogs"></span>
- <h3>Nulla luctus eleifend</h3>
- <p>
- In posuere eleifend odio. Quisque semper augue mattis wisi.
- Maecenas ligula pellentesque.
- </p>
- </li>
- <li>
- <span class="fa fa-wrench"></span>
- <h3>Etiam posuere augue</h3>
- <p>
- Maecenas ligula. Pellentesque viverra vulputate enim.
- Aliquam erat volutpat liguala.
- </p>
- </li>
- <li>
- <span class="fa fa-leaf"></span>
- <h3>Fusce ultrices fringilla</h3>
- <p>
- Maecenas pede nisl, elementum eu, ornare ac, malesuada at,
- erat. Proin gravida orci porttitor.
- </p>
- </li>
- </ul>
- </div>
- <div class="4u">
- <ul class="special-icons">
- <li>
- <span class="fa fa-cogs"></span>
- <h3>Nulla luctus eleifend</h3>
- <p>
- In posuere eleifend odio. Quisque semper augue mattis wisi.
- Maecenas ligula pellentesque.
- </p>
- </li>
- <li>
- <span class="fa fa-wrench"></span>
- <h3>Etiam posuere augue</h3>
- <p>
- Maecenas ligula. Pellentesque viverra vulputate enim.
- Aliquam erat volutpat liguala.
- </p>
- </li>
- <li>
- <span class="fa fa-leaf"></span>
- <h3>Fusce ultrices fringilla</h3>
- <p>
- Maecenas pede nisl, elementum eu, ornare ac, malesuada at,
- erat. Proin gravida orci porttitor.
- </p>
- </li>
- </ul>
- </div>
- <div class="4u">
- <ul class="special-icons">
- <li>
- <span class="fa fa-cogs"></span>
- <h3>Nulla luctus eleifend</h3>
- <p>
- In posuere eleifend odio. Quisque semper augue mattis wisi.
- Maecenas ligula pellentesque.
- </p>
- </li>
- <li>
- <span class="fa fa-wrench"></span>
- <h3>Etiam posuere augue</h3>
- <p>
- Maecenas ligula. Pellentesque viverra vulputate enim.
- Aliquam erat volutpat liguala.
- </p>
- </li>
- <li>
- <span class="fa fa-leaf"></span>
- <h3>Fusce ultrices fringilla</h3>
- <p>
- Maecenas pede nisl, elementum eu, ornare ac, malesuada at,
- erat. Proin gravida orci porttitor.
- </p>
- </li>
- </ul>
- </div>
- <div class="4u">
- <ul class="special-icons"></ul>
- </div>
- </div>
- </section>
- </div>
- <!-- Team aka 'portals' (CSS and frontmatter) -->
- <div class="wrapper style5 portals">
- <section id="team" class="container">
- <header class="major">
- <h2>Cras vitae metus aliNuam</h2>
- <span class="byline"
- >pulvinar mollis. Vestibulum sem magna, elementum vestibulum
- arcu.</span
- >
- </header>
- <div class="row">
- <div class="3u">
- <a href="#" alt="Molly Millions" class="image"
- ><img
- src="/images/8/1/0/2/2/81022c3314ffc605ad71a490c5d5ad15eb59ece2-person.png"
- /></a>
- <h3>Molly Millions</h3>
- <p>In posuere eleifend odio quisque semper augue wisi ligula.</p>
- </div>
- <div class="3u">
- <a href="#" alt="Henry Dorsett Case" class="image"
- ><img
- src="/images/8/1/0/2/2/81022c3314ffc605ad71a490c5d5ad15eb59ece2-person.png"
- /></a>
- <h3>Henry Dorsett Case</h3>
- <p>In posuere eleifend odio quisque semper augue wisi ligula.</p>
- </div>
- <div class="3u">
- <a href="#" alt="Willis Corto" class="image"
- ><img
- src="/images/8/1/0/2/2/81022c3314ffc605ad71a490c5d5ad15eb59ece2-person.png"
- /></a>
- <h3>Willis Corto</h3>
- <p>In posuere eleifend odio quisque semper augue wisi ligula.</p>
- </div>
- <div class="3u">
- <a href="#" alt="Linda Lee" class="image"
- ><img
- src="/images/8/1/0/2/2/81022c3314ffc605ad71a490c5d5ad15eb59ece2-person.png"
- /></a>
- <h3>Linda Lee</h3>
- <p>In posuere eleifend odio quisque semper augue wisi ligula.</p>
- </div>
- </div>
- </section>
- </div>
- <!-- Footer -->
- <div id="footer">
- <section class="container">
- <header class="major">
- <h2>Connect with us</h2>
- <span class="byline"
- >Integer sit amet pede vel arcu aliquet pretium</span
- >
- </header>
- <ul class="icons">
- <li>
- <a href="#" class="fa fa-facebook"><span>Facebook</span></a>
- </li>
- <li>
- <a href="#" class="fa fa-twitter"><span>Twitter</span></a>
- </li>
- <li>
- <a href="#" class="fa fa-dribbble"><span>Pinterest</span></a>
- </li>
- <li>
- <a href="#" class="fa fa-google-plus"><span>Google+</span></a>
- </li>
- </ul>
- <hr />
- </section>
- <!-- Copyright -->
- <div id="copyright">
- Design: <a href="http://templated.co">TEMPLATED</a> Images:
- <a href="http://unsplash.com">Unsplash</a> (<a
- href="http://unsplash.com/cc0"
- >CC0</a
- >)
- </div>
- </div>
- <script type="text/javascript">
- var phpdebugbar = new PhpDebugBar.DebugBar();
- phpdebugbar.addIndicator(
- "php_version",
- new PhpDebugBar.DebugBar.Indicator({
- icon: "code",
- tooltip: "Version",
- }),
- "right"
- );
- phpdebugbar.addTab(
- "messages",
- new PhpDebugBar.DebugBar.Tab({
- icon: "list-alt",
- title: "Messages",
- widget: new PhpDebugBar.Widgets.MessagesWidget(),
- })
- );
- phpdebugbar.addTab(
- "request",
- new PhpDebugBar.DebugBar.Tab({
- icon: "tags",
- title: "Request",
- widget: new PhpDebugBar.Widgets.VariableListWidget(),
- })
- );
- phpdebugbar.addIndicator(
- "time",
- new PhpDebugBar.DebugBar.Indicator({
- icon: "clock-o",
- tooltip: "Request Duration",
- }),
- "right"
- );
- phpdebugbar.addTab(
- "timeline",
- new PhpDebugBar.DebugBar.Tab({
- icon: "tasks",
- title: "Timeline",
- widget: new PhpDebugBar.Widgets.TimelineWidget(),
- })
- );
- phpdebugbar.addIndicator(
- "memory",
- new PhpDebugBar.DebugBar.Indicator({
- icon: "cogs",
- tooltip: "Memory Usage",
- }),
- "right"
- );
- phpdebugbar.addTab(
- "exceptions",
- new PhpDebugBar.DebugBar.Tab({
- icon: "bug",
- title: "Exceptions",
- widget: new PhpDebugBar.Widgets.ExceptionsWidget(),
- })
- );
- phpdebugbar.addTab(
- "Config",
- new PhpDebugBar.DebugBar.Tab({
- icon: "gear",
- title: "Config",
- widget: new PhpDebugBar.Widgets.VariableListWidget(),
- })
- );
- phpdebugbar.addTab(
- "Plugins",
- new PhpDebugBar.DebugBar.Tab({
- icon: "gear",
- title: "Plugins",
- widget: new PhpDebugBar.Widgets.VariableListWidget(),
- })
- );
- phpdebugbar.addTab(
- "Streams",
- new PhpDebugBar.DebugBar.Tab({
- icon: "gear",
- title: "Streams",
- widget: new PhpDebugBar.Widgets.VariableListWidget(),
- })
- );
- phpdebugbar.addTab(
- "deprecated",
- new PhpDebugBar.DebugBar.Tab({
- icon: "list-alt",
- title: "Deprecated",
- widget: new PhpDebugBar.Widgets.MessagesWidget(),
- })
- );
- phpdebugbar.setDataMap({
- php_version: ["php.version"],
- messages: ["messages.messages", []],
- "messages:badge": ["messages.count", null],
- request: ["request", {}],
- time: ["time.duration_str", "0ms"],
- timeline: ["time", {}],
- memory: ["memory.peak_usage_str", "0B"],
- exceptions: ["exceptions.exceptions", []],
- "exceptions:badge": ["exceptions.count", null],
- Config: ["Config", {}],
- Plugins: ["Plugins", {}],
- Streams: ["Streams", {}],
- deprecated: ["deprecated.messages", []],
- "deprecated:badge": ["deprecated.count", null],
- });
- phpdebugbar.restoreState();
- phpdebugbar.ajaxHandler = new PhpDebugBar.AjaxHandler(
- phpdebugbar,
- undefined,
- true
- );
- if (jQuery) phpdebugbar.ajaxHandler.bindToJquery(jQuery);
- phpdebugbar.addDataSet(
- {
- __meta: {
- id: "X2f3862efe85cd210ed5983093a795db0",
- datetime: "2023-10-25 04:09:43",
- utime: 1698160183.801611,
- method: "GET",
- uri: "\/solarize",
- ip: "172.22.0.1",
- },
- php: { version: "7.4.24", interface: "fpm-fcgi" },
- messages: {
- count: 5,
- messages: [
- {
- message: "Grav v1.7.23 - PHP 7.4.24",
- message_html: null,
- is_string: true,
- label: "info",
- time: 1698160183.7659,
- },
- {
- message: "Environment Name: solarize",
- message_html: null,
- is_string: true,
- label: "info",
- time: 1698160183.765905,
- },
- {
- message: "Cache: [false] Setting: [auto] Driver: [file]",
- message_html: null,
- is_string: true,
- label: "info",
- time: 1698160183.770439,
- },
- {
- message: "Page cache disabled, rebuilding pages..",
- message_html: null,
- is_string: true,
- label: "info",
- time: 1698160183.770464,
- },
- {
- message: "Routed to page \/home (type: home)",
- message_html: null,
- is_string: true,
- label: "info",
- time: 1698160183.777222,
- },
- ],
- },
- request: {
- $_GET: "[]",
- $_POST: "[]",
- $_SESSION:
- 'array:2 [\n "messages" => Grav\\Framework\\Session\\Messages {#126\n #messages: []\n #isCleared: false\n }\n "PHPDEBUGBAR_STACK_DATA" => []\n]',
- $_COOKIE:
- 'array:1 [\n "grav-site-b3974d7" => "1ssk09hh06n8bc56t7pjjn0721"\n]',
- $_SERVER:
- 'array:46 [\n "USER" => "xyz"\n "HOME" => "\/var\/www"\n "HTTP_X_FORWARDED_PROTO" => "https"\n "HTTP_X_FORWARDED_HOST" => "behold.metamotive.co.nz"\n "HTTP_X_FORWARDED_FOR" => "202.165.82.92"\n "HTTP_UPGRADE_INSECURE_REQUESTS" => "1"\n "HTTP_SEC_FETCH_USER" => "?1"\n "HTTP_SEC_FETCH_SITE" => "same-origin"\n "HTTP_SEC_FETCH_MODE" => "navigate"\n "HTTP_SEC_FETCH_DEST" => "document"\n "HTTP_SEC_CH_UA_PLATFORM" => ""Windows""\n "HTTP_SEC_CH_UA_MOBILE" => "?0"\n "HTTP_SEC_CH_UA" => ""Google Chrome";v="117", "Not;A=Brand";v="8", "Chromium";v="117""\n "HTTP_REFERER" => "https:\/\/behold.metamotive.co.nz\/solarize\/elements"\n "HTTP_IF_NONE_MATCH" => "W\/"650945a105ceaa60d6b40e99f0f49e3a""\n "HTTP_COOKIE" => "grav-site-b3974d7=1ssk09hh06n8bc56t7pjjn0721"\n "HTTP_ACCEPT_LANGUAGE" => "zh-CN,zh;q=0.9,is;q=0.8"\n "HTTP_ACCEPT_ENCODING" => "gzip, deflate, br"\n "HTTP_ACCEPT" => "text\/html,application\/xhtml+xml,application\/xml;q=0.9,image\/avif,image\/webp,image\/apng,*\/*;q=0.8,application\/signed-exchange;v=b3;q=0.7"\n "HTTP_USER_AGENT" => "Mozilla\/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit\/537.36 (KHTML, like Gecko) Chrome\/117.0.0.0 Safari\/537.36"\n "HTTP_HOST" => "behold.metamotive.co.nz"\n "PHP_VALUE" => "upload_tmp_dir=\/var\/www\/grav\/tmp"\n "SCRIPT_FILENAME" => "\/var\/www\/grav\/\/index.php"\n "REDIRECT_STATUS" => "200"\n "SERVER_NAME" => "behold"\n "SERVER_PORT" => "80"\n "SERVER_ADDR" => "172.22.0.2"\n "REMOTE_USER" => ""\n "REMOTE_PORT" => "42606"\n "REMOTE_ADDR" => "172.22.0.1"\n "SERVER_SOFTWARE" => "nginx\/1.18.0"\n "GATEWAY_INTERFACE" => "CGI\/1.1"\n "REQUEST_SCHEME" => "http"\n "SERVER_PROTOCOL" => "HTTP\/1.1"\n "DOCUMENT_ROOT" => "\/var\/www\/grav"\n "DOCUMENT_URI" => "\/index.php"\n "REQUEST_URI" => "\/solarize"\n "SCRIPT_NAME" => "\/index.php"\n "CONTENT_LENGTH" => ""\n "CONTENT_TYPE" => ""\n "REQUEST_METHOD" => "GET"\n "QUERY_STRING" => ""\n "FCGI_ROLE" => "RESPONDER"\n "PHP_SELF" => "\/index.php"\n "REQUEST_TIME_FLOAT" => 1698160183.7609\n "REQUEST_TIME" => 1698160183\n]',
- },
- time: {
- start: 1698160183.760915,
- end: 1698160183.801935,
- duration: 0.04101991653442383,
- duration_str: "41.02ms",
- measures: [
- {
- label: "Server",
- start: 1698160183.760915,
- relative_start: 0,
- end: 1698160183.761231,
- relative_end: 1698160183.761231,
- duration: 0.0003159046173095703,
- duration_str: "316\u03bcs",
- params: [],
- collector: null,
- },
- {
- label: "Loading",
- start: 1698160183.761231,
- relative_start: 0.0003159046173095703,
- end: 1698160183.762021,
- relative_end: 1698160183.762021,
- duration: 0.0007901191711425781,
- duration_str: "790\u03bcs",
- params: [],
- collector: null,
- },
- {
- label: "Site Setup",
- start: 1698160183.762021,
- relative_start: 0.0011060237884521484,
- end: 1698160183.765892,
- relative_end: 1698160183.765892,
- duration: 0.0038709640502929688,
- duration_str: "3.87ms",
- params: [],
- collector: null,
- },
- {
- label: "Initialize",
- start: 1698160183.763878,
- relative_start: 0.0029630661010742188,
- end: 1698160183.766962,
- relative_end: 1698160183.766962,
- duration: 0.003083944320678711,
- duration_str: "3.08ms",
- params: [],
- collector: null,
- },
- {
- label: "Configuration",
- start: 1698160183.763881,
- relative_start: 0.0029659271240234375,
- end: 1698160183.765066,
- relative_end: 1698160183.765066,
- duration: 0.0011849403381347656,
- duration_str: "1.18ms",
- params: [],
- collector: null,
- },
- {
- label: "Pages",
- start: 1698160183.770434,
- relative_start: 0.009518861770629883,
- end: 1698160183.777227,
- relative_end: 1698160183.777227,
- duration: 0.006793022155761719,
- duration_str: "6.79ms",
- params: [],
- collector: null,
- },
- {
- label: "Init frontend routes",
- start: 1698160183.77045,
- relative_start: 0.009535074234008789,
- end: 1698160183.777169,
- relative_end: 1698160183.777169,
- duration: 0.006718873977661133,
- duration_str: "6.72ms",
- params: [],
- collector: null,
- },
- {
- label: "Render",
- start: 1698160183.778034,
- relative_start: 0.01711893081665039,
- end: 1698160183.800912,
- relative_end: 1698160183.800912,
- duration: 0.022877931594848633,
- duration_str: "22.88ms",
- params: [],
- collector: null,
- },
- ],
- },
- memory: { peak_usage: 3769536, peak_usage_str: "4MB" },
- exceptions: { count: 0, exceptions: [] },
- Config: {
- absolute_urls: "false",
- timezone: "",
- default_locale: "null",
- param_sep: ":",
- wrapped_site: "false",
- reverse_proxy_setup: "false",
- force_ssl: "false",
- force_lowercase_urls: "true",
- custom_base_url: "",
- username_regex: "^[a-z0-9_-]{3,16}$",
- pwd_regex: "(?=.*\\d)(?=.*[a-z])(?=.*[A-Z]).{8,}",
- intl_enabled: "true",
- http_x_forwarded:
- 'array:4 [\n "protocol" => true\n "host" => false\n "port" => true\n "ip" => true\n]',
- languages:
- 'array:11 [\n "supported" => []\n "default_lang" => null\n "include_default_lang" => true\n "include_default_lang_file_extension" => true\n "translations" => true\n "translations_fallback" => true\n "session_store_active" => false\n "http_accept_language" => false\n "override_locale" => false\n "content_fallback" => []\n "pages_fallback_only" => false\n]',
- home: 'array:2 [\n "alias" => "\/home"\n "hide_in_urls" => false\n]',
- pages:
- 'array:27 [\n "type" => "regular"\n "theme" => "solarize"\n "order" => array:2 [\n "by" => "default"\n "dir" => "asc"\n ]\n "list" => array:1 [\n "count" => 20\n ]\n "dateformat" => array:3 [\n "default" => null\n "short" => "jS M Y"\n "long" => "F jS \\a\\t g:ia"\n ]\n "publish_dates" => true\n "process" => array:2 [\n "markdown" => true\n "twig" => false\n ]\n "twig_first" => false\n "never_cache_twig" => false\n "events" => array:2 [\n "page" => true\n "twig" => true\n ]\n "markdown" => array:6 [\n "extra" => true\n "auto_line_breaks" => false\n "auto_url_links" => false\n "escape_markup" => false\n "special_chars" => array:2 [\n ">" => "gt"\n "<" => "lt"\n ]\n "valid_link_attributes" => array:5 [\n 0 => "rel"\n 1 => "target"\n 2 => "id"\n 3 => "class"\n 4 => "classes"\n ]\n ]\n "types" => array:7 [\n 0 => "html"\n 1 => "htm"\n 2 => "xml"\n 3 => "txt"\n 4 => "json"\n 5 => "rss"\n 6 => "atom"\n ]\n "append_url_extension" => ""\n "expires" => 604800\n "cache_control" => null\n "last_modified" => false\n "etag" => true\n "vary_accept_encoding" => false\n "redirect_default_code" => 302\n "redirect_trailing_slash" => 1\n "redirect_default_route" => 0\n "ignore_files" => array:1 [\n 0 => ".DS_Store"\n ]\n "ignore_folders" => array:2 [\n 0 => ".git"\n 1 => ".idea"\n ]\n "ignore_hidden" => true\n "hide_empty_folders" => false\n "url_taxonomy_filters" => true\n "frontmatter" => array:2 [\n "process_twig" => false\n "ignore_fields" => array:2 [\n 0 => "form"\n 1 => "forms"\n ]\n ]\n]',
- cache:
- 'array:13 [\n "enabled" => false\n "check" => array:1 [\n "method" => "file"\n ]\n "driver" => "auto"\n "prefix" => "g"\n "purge_at" => "0 4 * * *"\n "clear_at" => "0 3 * * *"\n "clear_job_type" => "standard"\n "clear_images_by_default" => false\n "cli_compatibility" => false\n "lifetime" => 604800\n "gzip" => false\n "allow_webserver_gzip" => false\n "redis" => array:3 [\n "socket" => false\n "password" => null\n "database" => null\n ]\n]',
- twig: 'array:9 [\n "cache" => false\n "debug" => true\n "auto_reload" => true\n "autoescape" => false\n "undefined_functions" => true\n "undefined_filters" => true\n "safe_functions" => []\n "safe_filters" => []\n "umask_fix" => false\n]',
- assets:
- 'array:13 [\n "css_pipeline" => false\n "css_pipeline_include_externals" => true\n "css_pipeline_before_excludes" => true\n "css_minify" => true\n "css_minify_windows" => false\n "css_rewrite" => true\n "js_pipeline" => false\n "js_pipeline_include_externals" => true\n "js_pipeline_before_excludes" => true\n "js_minify" => true\n "enable_asset_timestamp" => false\n "enable_asset_sri" => false\n "collections" => array:1 [\n "jquery" => "system:\/\/assets\/jquery\/jquery-3.x.min.js"\n ]\n]',
- errors: 'array:2 [\n "display" => false\n "log" => true\n]',
- log: 'array:2 [\n "handler" => "file"\n "syslog" => array:1 [\n "facility" => "local6"\n ]\n]',
- debugger:
- 'array:5 [\n "enabled" => true\n "provider" => "debugbar"\n "censored" => false\n "shutdown" => array:1 [\n "close_connection" => true\n ]\n "twig" => true\n]',
- images:
- 'array:8 [\n "default_image_quality" => 85\n "cache_all" => false\n "cache_perms" => "0755"\n "debug" => false\n "auto_fix_orientation" => true\n "seofriendly" => false\n "cls" => array:3 [\n "auto_sizes" => false\n "aspect_ratio" => false\n "retina_scale" => 1\n ]\n "defaults" => array:1 [\n "loading" => "auto"\n ]\n]',
- media:
- 'array:5 [\n "enable_media_timestamp" => false\n "unsupported_inline_types" => []\n "allowed_fallback_types" => []\n "auto_metadata_exif" => false\n "upload_limit" => 2097152\n]',
- session:
- 'array:11 [\n "enabled" => true\n "initialize" => true\n "timeout" => 1800\n "name" => "grav-site"\n "uniqueness" => "path"\n "secure" => false\n "httponly" => true\n "samesite" => "Lax"\n "split" => true\n "domain" => null\n "path" => null\n]',
- gpm: 'array:5 [\n "releases" => "stable"\n "proxy_url" => null\n "method" => "auto"\n "verify_peer" => true\n "official_gpm_only" => true\n]',
- accounts:
- 'array:2 [\n "type" => "regular"\n "storage" => "file"\n]',
- flex: 'array:1 [\n "cache" => array:3 [\n "index" => array:2 [\n "enabled" => true\n "lifetime" => 60\n ]\n "object" => array:2 [\n "enabled" => true\n "lifetime" => 600\n ]\n "render" => array:2 [\n "enabled" => true\n "lifetime" => 600\n ]\n ]\n]',
- strict_mode:
- 'array:3 [\n "yaml_compat" => false\n "twig_compat" => false\n "blueprint_compat" => false\n]',
- },
- Plugins: {
- cornercat:
- 'array:7 [\n "enabled" => true\n "default" => true\n "color" => "#fff"\n "fill" => "#82b440"\n "animated" => true\n "position" => "right"\n "repository" => "hughbris\/grav-theme-solarize"\n]',
- error:
- 'array:2 [\n "enabled" => true\n "routes" => array:1 [\n 404 => "\/error"\n ]\n]',
- "markdown-notices":
- 'array:4 [\n "enabled" => true\n "built_in_css" => true\n "base_classes" => "notices"\n "level_classes" => array:4 [\n 0 => "yellow"\n 1 => "red"\n 2 => "blue"\n 3 => "green"\n ]\n]',
- plausible:
- 'array:9 [\n "enabled" => true\n "active" => true\n "data_domain" => "behold.metamotive.co.nz"\n "custom_event_goals" => false\n "outbound_link_tracking" => true\n "public_dashboard_visible" => false\n "public_dashboard_url" => null\n "self_hosting" => true\n "custom_domain" => "https:\/\/stats.metamotive.co.nz"\n]',
- problems:
- 'array:2 [\n "enabled" => true\n "built_in_css" => true\n]',
- sasher:
- 'array:2 [\n "enabled" => true\n "message" => "Theme Demo"\n]',
- },
- Streams: {
- user: 'array:2 [\n "type" => "ReadOnlyStream"\n "prefixes" => array:1 [\n "" => array:1 [\n 0 => "user\/sites\/solarize"\n ]\n ]\n]',
- cache:
- 'array:3 [\n "type" => "Stream"\n "force" => true\n "prefixes" => array:2 [\n "" => array:1 [\n 0 => "cache"\n ]\n "images" => array:1 [\n 0 => "images"\n ]\n ]\n]',
- log: 'array:3 [\n "type" => "Stream"\n "force" => true\n "prefixes" => array:1 [\n "" => array:1 [\n 0 => "logs"\n ]\n ]\n]',
- tmp: 'array:3 [\n "type" => "Stream"\n "force" => true\n "prefixes" => array:1 [\n "" => array:1 [\n 0 => "tmp"\n ]\n ]\n]',
- backup:
- 'array:3 [\n "type" => "Stream"\n "force" => true\n "prefixes" => array:1 [\n "" => array:1 [\n 0 => "backup"\n ]\n ]\n]',
- environment:
- 'array:2 [\n "type" => "ReadOnlyStream"\n "prefixes" => array:1 [\n "" => array:1 [\n 0 => "user:\/\/env\/solarize"\n ]\n ]\n]',
- system:
- 'array:2 [\n "type" => "ReadOnlyStream"\n "prefixes" => array:1 [\n "" => array:1 [\n 0 => "system"\n ]\n ]\n]',
- asset:
- 'array:2 [\n "type" => "Stream"\n "prefixes" => array:1 [\n "" => array:1 [\n 0 => "assets"\n ]\n ]\n]',
- blueprints:
- 'array:2 [\n "type" => "ReadOnlyStream"\n "prefixes" => array:1 [\n "" => array:3 [\n 0 => "environment:\/\/blueprints"\n 1 => "user:\/\/blueprints"\n 2 => "system:\/\/blueprints"\n ]\n ]\n]',
- config:
- 'array:2 [\n "type" => "ReadOnlyStream"\n "prefixes" => array:1 [\n "" => array:3 [\n 0 => "environment:\/\/config"\n 1 => "user:\/\/config"\n 2 => "system:\/\/config"\n ]\n ]\n]',
- plugins:
- 'array:2 [\n "type" => "ReadOnlyStream"\n "prefixes" => array:1 [\n "" => array:1 [\n 0 => "user:\/\/plugins"\n ]\n ]\n]',
- plugin:
- 'array:2 [\n "type" => "ReadOnlyStream"\n "prefixes" => array:1 [\n "" => array:1 [\n 0 => "user:\/\/plugins"\n ]\n ]\n]',
- themes:
- 'array:2 [\n "type" => "ReadOnlyStream"\n "prefixes" => array:1 [\n "" => array:1 [\n 0 => "user:\/\/themes"\n ]\n ]\n]',
- languages:
- 'array:2 [\n "type" => "ReadOnlyStream"\n "prefixes" => array:1 [\n "" => array:3 [\n 0 => "environment:\/\/languages"\n 1 => "user:\/\/languages"\n 2 => "system:\/\/languages"\n ]\n ]\n]',
- image:
- 'array:2 [\n "type" => "Stream"\n "prefixes" => array:1 [\n "" => array:2 [\n 0 => "user:\/\/images"\n 1 => "system:\/\/images"\n ]\n ]\n]',
- page: 'array:2 [\n "type" => "ReadOnlyStream"\n "prefixes" => array:1 [\n "" => array:1 [\n 0 => "user:\/\/pages"\n ]\n ]\n]',
- "user-data":
- 'array:3 [\n "type" => "Stream"\n "force" => true\n "prefixes" => array:1 [\n "" => array:1 [\n 0 => "user:\/\/data"\n ]\n ]\n]',
- account:
- 'array:2 [\n "type" => "ReadOnlyStream"\n "prefixes" => array:1 [\n "" => array:1 [\n 0 => "user:\/\/accounts"\n ]\n ]\n]',
- },
- deprecated: {
- count: 4,
- messages: [
- {
- message: "Your site is using following deprecated features:",
- message_html: null,
- is_string: true,
- label: "info",
- time: 1698160183.801229,
- },
- {
- message:
- 'array:3 [\n "message" => "Calling "loop" on template "partials\/navigation.html.twig" from template "partials\/navigation.html.twig" is deprecated since version 1.28 and won\'t be supported anymore in 2.0."\n "file" => "\/var\/www\/grav\/vendor\/twig\/twig\/src\/Template.php"\n "line" => 722\n]',
- message_html: null,
- is_string: false,
- label: "twig",
- time: 1698160183.801408,
- },
- {
- message:
- 'array:3 [\n "message" => "Calling "loop" on template "partials\/navigation.html.twig" from template "partials\/navigation.html.twig" is deprecated since version 1.28 and won\'t be supported anymore in 2.0."\n "file" => "\/var\/www\/grav\/vendor\/twig\/twig\/src\/Template.php"\n "line" => 722\n]',
- message_html: null,
- is_string: false,
- label: "twig",
- time: 1698160183.801447,
- },
- {
- message:
- 'array:3 [\n "message" => "Calling "loop" on template "partials\/navigation.html.twig" from template "partials\/navigation.html.twig" is deprecated since version 1.28 and won\'t be supported anymore in 2.0."\n "file" => "\/var\/www\/grav\/vendor\/twig\/twig\/src\/Template.php"\n "line" => 722\n]',
- message_html: null,
- is_string: false,
- label: "twig",
- time: 1698160183.801475,
- },
- ],
- },
- },
- "X2f3862efe85cd210ed5983093a795db0"
- );
- </script>
- <ul
- class="dropotron level-0 left"
- style="
- user-select: none;
- display: none;
- position: absolute;
- z-index: 1000;
- left: 444.325px;
- top: 64px;
- opacity: 1;
- "
- >
- <li class="" style="white-space: nowrap">
- <a href="/solarize/dropdown/lorem-ipsum-dolor" style="display: block">
- Lorem Ipsum Dolor
- </a>
- </li>
- <li class="" style="white-space: nowrap">
- <a href="/solarize/dropdown/magna-phasellus" style="display: block">
- Magna phasellus
- </a>
- </li>
- <li class="" style="white-space: nowrap">
- <a href="/solarize/dropdown/etiam-dolore-nisl" style="display: block">
- Etiam dolore nisl
- </a>
- </li>
- <li
- class="has-children opener"
- style="user-select: none; cursor: pointer; white-space: nowrap"
- >
- <a
- href="/solarize/dropdown/phasellus-consequat"
- style="display: block"
- >
- Phasellus consequat
- </a>
- <ul
- class="dropotron level-1"
- style="
- user-select: none;
- display: none;
- position: absolute;
- z-index: 1001;
- "
- >
- <li class="" style="white-space: nowrap">
- <a
- href="/solarize/dropdown/phasellus-consequat/lorem-ipsum-dolor"
- style="display: block"
- >
- Lorem ipsum dolor
- </a>
- </li>
- <li class="" style="white-space: nowrap">
- <a
- href="/solarize/dropdown/phasellus-consequat/phasellus-consequat"
- style="display: block"
- >
- Phasellus consequat
- </a>
- </li>
- <li class="" style="white-space: nowrap">
- <a
- href="/solarize/dropdown/phasellus-consequat/magna-phasellus"
- style="display: block"
- >
- Magna phasellus
- </a>
- </li>
- <li class="" style="white-space: nowrap">
- <a
- href="/solarize/dropdown/phasellus-consequat/etiam-dolore-nisl"
- style="display: block"
- >
- Etiam dolore nisl
- </a>
- </li>
- <li class="" style="white-space: nowrap">
- <a
- href="/solarize/dropdown/phasellus-consequat/veroeros-feugiat"
- style="display: block"
- >
- Veroeros feugiat
- </a>
- </li>
- </ul>
- </li>
- <li class="" style="white-space: nowrap">
- <a href="/solarize/dropdown/veroeros-feugiat" style="display: block">
- Veroeros feugiat
- </a>
- </li>
- </ul>
- </div>
- <div id="skel-layers-inactiveWrapper" style="height: 100%"></div>
- <div id="skel-layers-activeWrapper" style="position: relative"></div>
- <iframe
- frameborder="0"
- scrolling="no"
- style="background-color: transparent; border: 0px; display: none"
- ></iframe>
- <div
- id="GOOGLE_INPUT_CHEXT_FLAG"
- input=""
- input_stat='{"tlang":true,"tsbc":true,"pun":true,"mk":true,"ss":true}'
- style="display: none"
- ></div>
- <div id="monica-content-root" class="monica-widget"></div>
- </body>
- <div style="all: initial"><div id="__hcfy__" style="all: initial"></div></div>
- </html>
|