{% include "bootstrap.html" %} {% if v and v.agendaposter %} {% endif %} {% if v %} {% endif %} {% block title %} {{"SITE_NAME" | app_config}} {% endblock %} {% block stylesheets %} {% if v %} {% if v.agendaposter %}{% elif v.css %}{% endif %} {% else %} {% endif %} {% endblock %} {% block fixedMobileBarJS %} {% endblock %} {% if v %} {% endif %} {% include "header.html" %} {% block mobileUserBanner %} {% endblock %} {% block mobileBanner %} {% endblock %} {% block postNav %} {% endblock %}
{% block desktopUserBanner %} {% endblock %} {% block desktopBanner %} {% endblock %} {% block PseudoSubmitForm %} {% endblock %} {% block searchText %} {% endblock %} {% block content %} {% endblock %} {% block pagenav %} {% endblock %}
{% block mobilenavbar %} {% include "mobile_navigation_bar.html" %} {% endblock %} {% block actionsModal %} {% endblock %} {% block reportCommentModal %} {% endblock %} {% block GIFtoast %} {% endblock %} {% block GIFpicker %} {% endblock %} {% if v %} {% include "award_modal.html" %} {% include "flag_post_modal.html" %} {% include "flag_comment_modal.html" %} {% include "gif_modal.html" %} {% include "delete_comment_modal.html" %} {% include "delete_post_modal.html" %} {% endif %} {% include "expanded_image_modal.html" %} {% if request.path=='/' and g.system and g.timestamp>session.get('tooltip_last_dismissed',0)+60*60*24 and (not g.system.endswith('/chrome') and not g.system.endswith('/other')) and not g.system.endswith('/webview') %}
{% endif %}