{% extends "base.html" %} {% block content %}

History

Future

{% if session.nickname %}
{% if packages %}

Include these packages (leave blank to build all):

{% for name in packages %} {% endfor %}

{% endif %}

{% else %}

{% endif %}
{% endblock %}