You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 

17 lines
693 B

{% extends "layout.html" %}
{% block content %}
<div class="about">
<h1>About</h1>
<p>Pushing scores is a two years long project initiated by De Player(*) on music notation and.....
The archive is composed of....
The concept for this archive is....
This archive was conceived and developped by....
Using Flask, Jinja, Python, suboptimal brain power.
Performers for the launch...
<br />
* De Player is a Rotterdam based polymorphic production platform for performance art, experimental music and visual arts. <br />
** Varia is
</p>
</div>
{% endblock %}