{% extends "base.html" %} {% block content %}
{% set contributors_count_max = 5 %} {{ repostat.contributors[:contributors_count_max]|join(", ") }} {% if repostat.contributors|length > contributors_count_max %} and others. {% endif %}
Repostat license is GPLv2/GPLv3, but it contains: