{% if not show_sidebar %}{% endif %}
{% if show_sidebar %}
{% else %}
{% endif %}
{% endblock %}
{% block footer %}
{% endblock %}
{% block scripts %}
{% endblock %}
{% endif %}
{% block content %}{% endblock %}
{% if show_sidebar %}
Our Sidebar
You can put any information here you'd like.
- Latest Posts
- Announcements
- Calendars
- etc