{% load static wagtailcore_tags wagtailuserbar %} {% block title %} {% if page.seo_title %}{{ page.seo_title }}{% else %}{{ page.title }}{% endif %} {% endblock %} | {% block title_suffix %} {{ SF_TITLE }} {% endblock %} {% if page.search_description %} {% endif %} {# Force all links in the live preview panel to be opened in a new tab #} {% if request.in_preview_panel %} {% endif %} {# Global stylesheets #} {# Bootstrap CSS #} {% block extra_css %} {# Override this in templates to add extra stylesheets #} {% endblock %} {% wagtailuserbar %}
Pacific Stair Co

Complete commercial egress solutions. Call us! 888.477.8247

{% if user.is_staff %} {% if user.is_authenticated %}Admin{% else %}Log in{% endif %} {% endif %}
{% block content %}{% endblock %}
{# Global javascript #} {# Bootstrap JS #} {% block extra_js %} {# Override this in templates to add extra javascript #} {% endblock %}