Luminate templates for the language switcher. Added some items to the screenshot scraper.

This commit is contained in:
Norm Rasmussen
2024-04-01 17:46:07 -04:00
parent d71e70688f
commit 9286f52fb2
115 changed files with 5859 additions and 26 deletions

View File

@ -0,0 +1,23 @@
{% comment %} <div class="uk-container uk-container-center uk-padding-large-horizontal uk-margin-large-top uk-margin-bottom">
<hgroup class="uk-text-center vertical-align uk-padding-large-top">
<h1 class="page-head">{% t .headline %}</h1>
</hgroup>
<div class="uk-width-small-1-1 uk-width-medium-1-2 uk-container-center uk-padding-large-top">
<div class="school-website-custom-page-content uk-text-center uk-padding-large-bottom uk-margin-large-bottom">
<h3 class="uk-margin-top-remove uk-margin-large-bottom">{% t .subheadline %}</h3>
<p><a href="/" class="uk-button uk-button-primary">{% t .home %}</a></p>
</div>
</div>
</div> {% endcomment %}
<main class="np-main np-max-width np-subpage-container">
<div class="np-homepage-featured-text">
<div class="np-homepage-headline">
Server Error
</div>
</div>
<div class="np-homepage-featured-empty">
<img src="/images/500.svg">
</div>
</main>