--- description: "An easy-to-use art gallery website template based on 2000s-era art websites, perfect for non-coders! " ogImage: "icon-og.png" ogImageAlt: "Simple icon of framed picture showing heart and Mythical the wolf's silhouette" --- {# This is the main layout, meant to be reused across all pages. #} {% if title -%} {{ title }} - {{ artSiteSettings.siteName }} {% else %} {{ artSiteSettings.siteName }} {% endif %} {% set searchURL = [artSiteSettings.siteDirectory, "search.html"] | join -%} {% if page.url == searchURL -%} {%- endif %} {% set 404URL = [artSiteSettings.siteDirectory, "404.html"] | join -%} {%- if page.url != 404URL %} {%- endif %} {%- if title %} {%- else %} {%- endif %} {%- if title %} {%- else %} {%- endif %}

PPL's Art Gallery

{{ content | safe }}