{% extends "base.html" %} {% load url from future %} {% load help_markdown %} {% block title %}Help - Rattic{% endblock %} {% block content %} {% markdown_file file %}

Latest copy available here.

{% endblock %}