hbbs.decentral1.se/hbbs/templates/participate.html

12 lines
379 B
HTML

{% extends "layout.html" %}
{% block content %}
<div id="participate-text">
<p>
We're exploring peer-to-peer technologies for file sharing through our own
networks. Due to the copyright regime, we're still in friend-to-friend
networking mode. We're lurking in <a href="https://cell.hbbs.decentral1.se">cell.hbbs.decentral1.se</a>.
</p>
</div>
{% endblock %}