2020-04-04 20:09:24 +02:00
|
|
|
|
{% extends "layout.html" %}
|
|
|
|
|
|
|
|
|
|
{% block content %}
|
2020-04-04 21:34:32 +02:00
|
|
|
|
<p>
|
|
|
|
|
This isn’t another link dump, nor is it an all-you-can-eat streaming site. We
|
|
|
|
|
have files and we want to share them. The homebrew bioscoop offers programmes
|
2020-04-05 12:13:40 +02:00
|
|
|
|
made by viewers, for viewers. Our programmes are curated playlists of films
|
2020-04-05 11:18:51 +02:00
|
|
|
|
in our collection. Playlists that encourage play, sociality through the
|
2020-04-04 21:34:32 +02:00
|
|
|
|
things we share. Download a programme, watch it, make a programme, share it.
|
|
|
|
|
</p>
|
2020-04-04 20:09:24 +02:00
|
|
|
|
{% endblock %}
|