{% extends "base.html" %} {% block content %} {% load staticfiles %}
{% if lang == 'hr'%}
Preuzimanja
{% else %}
Download groups
{% endif %}
{% endblock %}