{% if not show_sidebar %}
{% endif %} {% if show_sidebar %}
{% else %}
{% endif %} {% block content %}{% endblock %}
{% if show_sidebar %}

Our Sidebar

You can put any information here you'd like.

  • Latest Posts
  • Announcements
  • Calendars
  • etc

{% endif %}