added notes to each html
This commit is contained in:
parent
5cc7a9b21b
commit
b30bb4ff7f
|
@ -14,10 +14,7 @@
|
||||||
|
|
||||||
{% block content %}
|
{% block content %}
|
||||||
<div class="centerSentence">
|
<div class="centerSentence">
|
||||||
Welcome to the <a href="/about">Edgware Road Project</a>.
|
View the archive (files by study, sortable by type size, etc) here.
|
||||||
Here you can create a <a href="/publication">publication</a> or
|
|
||||||
browse the <a href="/archive">archive</a> of past works
|
|
||||||
created by the artists involved.
|
|
||||||
</div>
|
</div>
|
||||||
|
|
||||||
{% endblock %}
|
{% endblock %}
|
||||||
|
|
|
@ -14,8 +14,7 @@
|
||||||
|
|
||||||
{% block content %}
|
{% block content %}
|
||||||
<div class="centerSentence">
|
<div class="centerSentence">
|
||||||
Welcome to the <a href="about">Edgware Road Project</a>.
|
Browse existing publications here.
|
||||||
Here you can <a href="publish">create new</a> or <a href="browse">browse existing</a> publications, and view the <a href="archive">archive</a> of materials generated by the artists involved.
|
|
||||||
</div>
|
</div>
|
||||||
|
|
||||||
{% endblock %}
|
{% endblock %}
|
||||||
|
|
|
@ -39,7 +39,7 @@
|
||||||
<div class="centerContent middleContent">
|
<div class="centerContent middleContent">
|
||||||
<h3>About</h3>
|
<h3>About</h3>
|
||||||
<p>
|
<p>
|
||||||
<strong>C.A.M.P.</strong> is a Mumbai-based group of artists and programmers who test the ground between art and the public, often working via infrastructures such as the internet, CCTV systems, water, electricity, and transportation. C.A.M.P. have created edgwareroad.org, an open publishing platform for local research to be printed and
|
<a href="http://camputer.org">C.A.M.P.</a> is a Mumbai-based organisation of artists and programmers who test the ground between art and the public, often working via infrastructures such as the internet, CCTV systems, electricity, water and transportation. C.A.M.P. have created edgwareroad.org, an open publishing platform for local research to be printed and
|
||||||
distributed as journals, placemats, pamphlets
|
distributed as journals, placemats, pamphlets
|
||||||
and webcasts. Their residency is a
|
and webcasts. Their residency is a
|
||||||
collaboration with Gasworks and
|
collaboration with Gasworks and
|
||||||
|
|
|
@ -14,10 +14,7 @@
|
||||||
|
|
||||||
{% block content %}
|
{% block content %}
|
||||||
<div class="centerSentence">
|
<div class="centerSentence">
|
||||||
Welcome to the <a href="/about">Edgware Road Project</a>.
|
FAQs are here. we should start writing a few.
|
||||||
Here you can create a <a href="/publication">publication</a> or
|
|
||||||
browse the <a href="/archive">archive</a> of past works
|
|
||||||
created by the artists involved.
|
|
||||||
</div>
|
</div>
|
||||||
|
|
||||||
{% endblock %}
|
{% endblock %}
|
||||||
|
|
|
@ -14,10 +14,7 @@
|
||||||
|
|
||||||
{% block content %}
|
{% block content %}
|
||||||
<div class="centerSentence">
|
<div class="centerSentence">
|
||||||
Welcome to the <a href="/about">Edgware Road Project</a>.
|
Publish here. Links to tool and ongoing (unpublished) projects.
|
||||||
Here you can create a <a href="/publication">publication</a> or
|
|
||||||
browse the <a href="/archive">archive</a> of past works
|
|
||||||
created by the artists involved.
|
|
||||||
</div>
|
</div>
|
||||||
|
|
||||||
{% endblock %}
|
{% endblock %}
|
||||||
|
|
|
@ -52,9 +52,7 @@
|
||||||
<li>
|
<li>
|
||||||
<a href="account" title="Login / Sign Up">Login/Sign Up</a>
|
<a href="account" title="Login / Sign Up">Login/Sign Up</a>
|
||||||
</li>
|
</li>
|
||||||
<li>
|
|
||||||
<a href="help" title="Help!">Help</a>
|
|
||||||
</li>
|
|
||||||
|
|
||||||
</ul>
|
</ul>
|
||||||
</div>
|
</div>
|
||||||
|
|
Loading…
Reference in New Issue
Block a user