visualculture
clone your own copy | download snapshot

Snapshots | iceberg

Inside this repository

category_tools.html
text/html

Download raw (254 bytes)

{% extends 'category.html' %}
{% block header %}
<h1>{{ category|title }}</h1>
    <div id="home-infos">
      The tools we use shape our practices. The practices we have shape our tools. This website
      itself is one of them.
  </div>
{% endblock %}