{% extends "Base.html" %} {% load i18n %} {% load staticfiles %} {% block title %}Start{% endblock %} {% block content %}
On this site, you will perform some simple tasks. Once you finish, you will receive a completion code in order to get paid.
{% include "ptree/Form.html" %} {% endblock %}