o
This commit is contained in:
parent
337d9910d4
commit
61be0780a0
|
@ -15,9 +15,7 @@
|
||||||
{% block content %}
|
{% block content %}
|
||||||
<div class="centerSentence">
|
<div class="centerSentence">
|
||||||
Welcome to the <a href="/about">Edgware Road Project</a>.
|
Welcome to the <a href="/about">Edgware Road Project</a>.
|
||||||
Here you can create a <a href="/publication">publication</a> or
|
Here you can <a href="/publication">create new</a> or <a href="/publication">browse existing</a> publications, and view the <<a href="/archive"> of materials generated by the artists involved.
|
||||||
browse the <a href="/archive">archive</a> of past works
|
|
||||||
created by the artists involved.
|
|
||||||
</div>
|
</div>
|
||||||
|
|
||||||
{% endblock %}
|
{% endblock %}
|
||||||
|
|
|
@ -39,7 +39,9 @@
|
||||||
<li>
|
<li>
|
||||||
<a href="publish" title="Publish!">Publish</a>
|
<a href="publish" title="Publish!">Publish</a>
|
||||||
</li>
|
</li>
|
||||||
<li> </li>
|
<li>
|
||||||
|
<a href="browse" title="Browse Publications">Browse</a>
|
||||||
|
</li>
|
||||||
<li>
|
<li>
|
||||||
<a href="contact" title="Contact Us">About/Contact</a>
|
<a href="contact" title="Contact Us">About/Contact</a>
|
||||||
</li>
|
</li>
|
||||||
|
|
Loading…
Reference in New Issue
Block a user