{% extends "base.html" %} {% load gravatar %} {% load static %} {% load humanize %} {% load custom_tags %} {% block content %}
{% include 'mobile_privacy.html' %}

Subscriptions:

{% include '_subscriptions.html' %}

Want to kick the tires before you make a purchase? {% env 'PROJECT_NAME' %} shares up to 5 software bugs fee-free through a Trial Bug Hunt.

Test-drive {% env 'PROJECT_NAME' %} here Start
{% endblock %}