o
This commit is contained in:
parent
337d9910d4
commit
61be0780a0
|
@ -15,9 +15,7 @@
|
|||
{% block content %}
|
||||
<div class="centerSentence">
|
||||
Welcome to the <a href="/about">Edgware Road Project</a>.
|
||||
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.
|
||||
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.
|
||||
</div>
|
||||
|
||||
{% endblock %}
|
||||
|
|
|
@ -39,7 +39,9 @@
|
|||
<li>
|
||||
<a href="publish" title="Publish!">Publish</a>
|
||||
</li>
|
||||
<li> </li>
|
||||
<li>
|
||||
<a href="browse" title="Browse Publications">Browse</a>
|
||||
</li>
|
||||
<li>
|
||||
<a href="contact" title="Contact Us">About/Contact</a>
|
||||
</li>
|
||||
|
|
Loading…
Reference in New Issue
Block a user