templates/layout/default.twig line 1

  1. <!DOCTYPE html>
  2. <html lang="en">
  3.     <head>
  4.         <meta charset="UTF-8">
  5.         <title>{% block title %}{% endblock %}</title>
  6.         <meta property="og:image" content="{{ asset('open-graph.svg') }}" />
  7.         <meta property="og:description" content="A guide to help with PHP upgrades.">
  8.         <link rel="icon" href="{{ asset('favicon.svg') }}">
  9.         <link rel="stylesheet" type="text/css" href="{{ asset('main.css') }}" />
  10.         <link rel="stylesheet" type="text/css" href="{{ asset('prism.css') }}" />
  11.         <script src="{{ asset('prism.js') }}" defer></script>
  12.         {% include 'partial/tracking.html.twig' %}
  13.     </head>
  14.     <body>
  15.         <header id="header">
  16.             <a href="/">
  17.                 <svg id="logo" xmlns="http://www.w3.org/2000/svg" viewBox="0 0 257.87 133.28" style="height: 45px; width: 87px">
  18.                     <title>PHPLift</title>
  19.                     <path d="m44.42,91.23c1.71-1.53,2.56-3.68,2.56-6.46s-.85-4.93-2.56-6.46c-1.71-1.53-4.27-2.3-7.69-2.3h-9.19v17.52h9.19c3.42,0,5.98-.76,7.69-2.29m11.96-31.24c5.13,2.28,9.08,5.55,11.86,9.83s4.17,9.26,4.17,14.95-1.39,10.68-4.17,14.95c-2.78,4.27-6.73,7.55-11.86,9.83-5.13,2.28-11.15,3.42-18.05,3.42h-10.79v8.32c0,5.55-4.5,10.05-10.05,10.05H2.34V61.59c0-2.77,2.25-5.02,5.02-5.02h30.97c6.91,0,12.92,1.14,18.05,3.42"/>
  20.                     <path d="m149.65,56.57v64.72c0,5.55-4.5,10.05-10.05,10.05h-15.16v-27.56h-23.29v17.51c0,5.55-4.5,10.05-10.05,10.05h-15.16V61.59c0-2.78,2.25-5.02,5.02-5.02h20.18v26.49h23.29v-21.46c0-2.78,2.25-5.02,5.02-5.02h20.18Z"/>
  21.                     <path d="m195.85,91.23c1.71-1.53,2.56-3.68,2.56-6.46s-.85-4.93-2.56-6.46c-1.71-1.53-4.27-2.3-7.69-2.3h-9.19v17.52h9.19c3.42,0,5.98-.76,7.69-2.29m11.96-31.24c5.13,2.28,9.08,5.55,11.86,9.83,2.78,4.27,4.17,9.26,4.17,14.95s-1.39,10.68-4.17,14.95c-2.78,4.27-6.73,7.55-11.86,9.83-5.13,2.28-11.15,3.42-18.05,3.42h-10.79v8.32c0,5.55-4.5,10.05-10.05,10.05h-15.16V61.59c0-2.77,2.25-5.02,5.02-5.02h30.97c6.91,0,12.92,1.14,18.05,3.42"/>
  22.                     <path d="m253.78,34.55L199.36,2.65c-1.64-1.3-4.16-1.47-5.46-.48l-40.12,43.15c-2.98,2.89-.73,6.59,2.32,6.85l96.82-10.78c3.06.27,4.76-3.59.86-6.84Zm-55.97-11.88c.17-.44.45-.83.83-1.15s.83-.51,1.36-.57c.66-.07,1.24.08,1.74.46.49.39.77.89.85,1.52.05.45-.02.89-.2,1.35-.18.45-.46.83-.85,1.15-.39.31-.84.5-1.35.56-.65.07-1.21-.09-1.7-.47-.48-.38-.77-.9-.86-1.55-.05-.42.01-.86.18-1.3Zm-5.22,13.55l-.5,3.09c-.13.76-.39,1.3-.75,1.64-.37.33-.95.55-1.73.64l-12.02,1.39c-.36.04-.64.01-.85-.08-.21-.1-.33-.25-.35-.46-.01-.1,0-.21.04-.34.03-.14.1-.26.21-.37.11-.11.23-.21.35-.31.26-.21.46-.41.61-.61.15-.19.26-.51.33-.93l1.85-11.38c.04-.23.05-.45.02-.65-.02-.19-.06-.34-.14-.46-.07-.12-.17-.27-.29-.42-.18-.21-.28-.38-.3-.51,0-.05,0-.15.02-.29.05-.23.18-.4.4-.53.22-.12.56-.21,1.04-.26l6.01-.69c.36-.05.64-.02.85.07.21.08.33.23.35.44.01.08,0,.19-.04.34-.04.12-.1.24-.18.34-.08.11-.16.18-.23.24-.07.05-.12.09-.15.13-.26.19-.46.38-.61.59-.15.21-.26.51-.33.92l-1.96,11.96,1.58-.18c.39-.05.72-.15.99-.32.26-.17.53-.46.79-.87l1.52-2.3c.29-.41.56-.72.84-.93.28-.2.63-.33,1.06-.38.48-.06.85,0,1.12.17.27.17.43.43.47.79.01.15.01.33-.02.52Zm8.41,3.9c-.25.13-.63.23-1.16.29l-5.83.67c-.45.05-.78.02-1-.1-.22-.13-.31-.31-.27-.56.04-.21.2-.41.47-.6.24-.16.44-.35.59-.55.15-.21.26-.53.33-.95l1.37-7.65c.03-.16.04-.29.03-.39-.02-.19-.08-.33-.18-.43-.1-.1-.24-.2-.42-.3-.19-.12-.32-.23-.4-.32-.08-.1-.11-.23-.07-.41.05-.4.55-.81,1.49-1.22.93-.41,1.93-.68,2.99-.8.99-.11,1.73,0,2.24.31.5.33.79.81.86,1.46.05.39.03.77-.05,1.14l-1.46,7.92c-.03.21-.04.39-.02.55.03.22.09.39.19.51.1.12.23.22.4.33.14.1.23.19.29.26s.08.17.06.29c-.06.23-.21.41-.45.55Zm24.03-14.86c-.13.78-.6,1.21-1.4,1.31l-1.48.17-1.19,6.53c-.06.27-.07.54-.04.81.04.31.15.51.33.61.19.1.43.13.74.1.27-.04.61-.11,1.01-.22.2-.08.38-.12.53-.14.12-.02.21.01.28.08.07.07.11.17.13.29.05.33-.15.78-.62,1.32-.46.55-1.12,1.05-1.96,1.5-.85.45-1.81.74-2.88.86-1.16.14-2.12-.02-2.88-.47-.76-.44-1.19-1.13-1.3-2.05-.05-.42-.03-.84.06-1.25l1.05-5.25c.06-.3.07-.54.05-.71-.04-.34-.15-.62-.34-.84-.19-.22-.45-.44-.76-.66-.22-.16-.38-.3-.5-.42-.08.26-.24.47-.45.63-.29.23-.76.37-1.39.45l-.77.09-1.57,8.57c-.03.21-.03.4-.01.55.02.22.08.39.18.51s.24.23.41.33c.13.1.23.19.29.26s.07.17.06.29c-.06.23-.22.42-.46.55-.25.13-.63.23-1.16.29l-5.83.67c-.44.05-.78.02-1-.1-.22-.12-.31-.31-.27-.55.05-.22.21-.42.48-.6.24-.17.43-.36.58-.56.15-.21.26-.53.33-.95l1.24-6.77c.06-.27.07-.54.04-.81-.04-.34-.15-.6-.32-.78-.16-.18-.41-.38-.72-.58-.21-.13-.36-.25-.47-.35-.11-.1-.17-.22-.19-.38-.05-.32.04-.56.27-.73.23-.16.7-.28,1.4-.37l.63-.07c-.16-.41-.27-.83-.32-1.26-.05-.43-.03-.88.07-1.35.23-.91.84-1.72,1.83-2.44,1-.73,2.55-1.21,4.64-1.45,1.83-.21,3.23-.09,4.2.36.98.45,1.51,1.07,1.61,1.87.07.65-.14,1.18-.64,1.59-.49.41-1.18.67-2.04.77-.81.09-1.45-.03-1.94-.37-.49-.34-.77-.8-.83-1.38-.04-.36.02-.75.2-1.17-.51.06-.92.24-1.24.52-.31.29-.52.74-.64,1.36-.06.39-.07.74-.03,1.07.04.4.15.72.32.93.17.21.4.3.67.27l1.51-.17c.59-.07,1.01.01,1.23.23.05-.08.13-.15.22-.22.21-.14.55-.24,1.03-.3l1.43-.16,1.42-1.8c.5-.63.97-1.08,1.42-1.36.44-.27,1.04-.45,1.79-.54,1.07-.12,1.66.22,1.75,1.04.03.26.02.5-.02.73l-.22,1.22,1.35-.16c.33-.04.59,0,.78.12.2.11.31.29.34.53,0,.07,0,.19-.02.36Zm-11.08.97c-.02-.18-.08-.32-.19-.43-.08.1-.13.21-.15.34-.03.23.02.42.14.57.03.04.07.08.11.12.04-.09.06-.19.08-.29,0-.14.02-.24,0-.31Z"/>
  23.                 </svg>
  24.             </a>
  25. {#            <nav>#}
  26. {#                {% set mainNav = [#}
  27. {#                    {title: 'Home', path: 'index'},#}
  28. {#                    {title: 'Compatibility Guide', path: 'compatibility_view'},#}
  29. {#                ] %}#}
  30. {#                <ul>#}
  31. {#                    {% for section in mainNav %}#}
  32. {#                        {% if app.request.get('_route') == section.path %}#}
  33. {#                            <li class="active">{{ section.title }}</li>#}
  34. {#                        {% else %}#}
  35. {#                            <li><a href="{{ path(section.path) }}">{{ section.title }}</a></li>#}
  36. {#                        {% endif %}#}
  37. {#                    {% endfor %}#}
  38. {#                </ul>#}
  39. {#            </nav>#}
  40.         </header>
  41.         <main id="main">
  42.             {% block main %}{% endblock %}
  43.         </main>
  44.     </body>
  45. </html>