{% extends "base.html" %} {% load gravatar %} {% load static %} {% load humanize %} {% load custom_tags %} {% block content %} {% include "includes/sidenav.html" %} {% block edit_link %}
{% endblock edit_link %}
{% include "mobile_about.html" %}

BLT is 100% free to use, Open Source and a non-commercial, not for profit initiative.

{% endblock content %}