{% extends "base.html" %} {% block content %} {% if BANNER == True %} {{ TAGLINEHEAD }} {% if TAGLINESUBHEAD %} {{ TAGLINESUBHEAD }} {% endif %} {{ TAGLINE }} Learn More {% endif %} {% if CORNERSTONE_CONTENT == True %} {% include 'include/cornerstone.html' %} {% endif %} {% if NEWSLETTER %} Our Newsletter We also have a weekly-ish newsletter where I keep you up to date with my thoughts on the industry, practical tutorials and more. Learn More {{ NEWSLETTER }} {% endif %} {% block content_title %} Articles {% endblock %} {% include 'include/paginated_posts.html' %} {% endblock content %}
{{ TAGLINESUBHEAD }}
{{ TAGLINE }}
We also have a weekly-ish newsletter where I keep you up to date with my thoughts on the industry, practical tutorials and more.