{% extends "repomaker/base_modal.html" %} {% load i18n %} {% load sass_tags %} {% block title %}{% trans "Sign In" %}{% endblock %} {% block toolbar %}{% endblock toolbar %} {% block rm-content %}

{% trans "Distribute apps." %}
{% trans "Spread the love." %}

{% blocktrans trimmed %} Repomaker is a free web app built for creating collections of apps, music, books, videos and pictures to share with your peers. It uses F-Droid as the mobile distribution platform. Available on Android only. {% endblocktrans %}
{% endblock rm-content %}