{% extends 'base.html' %}
{% block title %}{{title}}{% endblock %}
{% block head %}
{% if description is defined %}{% endif %}
{% set l_image="https://kjaymiller.azureedge.net/media/" + slug + ".jpg" %}
{% if description is defined %}{% endif %}
{% endblock %}
{% block content %}
{% if not no_feature_image %}
{% endif %}
{{title}}
{% if subtitle %}: {{subtitle}}{%endif%}
{{date_friendly}}
{% include 'github_disclaimer.html' %}
{% if link %}