{% extends "front_base.html" %} {% block content %}

This site is the sdbs pile, where we upload the stuff we consider important to the larger conceptual and thematic landscape of what we do: "confronting apathy", inter-subjectivity, the human right to self-determination, counter-culture and such...

Tohle je hromádka zajímavýho materiálu co něco znamená v kontextu sdbs - budeme sem postupně dávat ty nejdůležitější nebo nejzajímavější věci, zatim se o tom ale nikde moc nešiřte.

/-\

Random document

#{{ random_document.id }}: {{ random_document.title }}
{% if random_document.tags.count > 0 %}
Filed under: {{ random_document.tags.all | join:" / " }}
{% endif %}
{{ random_document.description }}

Recent additions

{% endblock %}