[Bioconda Bot]
{% for href, id, caption in navigation_bar %}
{{caption}}
{% endfor %}
{% if user %}
Signed in as @{{user.username}}
Log out
{% else %}
Sign in with
{% endif %}
{% block content %}{% endblock %}