front pages

This commit is contained in:
ashok sukumaran 2011-07-04 19:12:24 +05:30
parent 29db08cccb
commit 43d781058c
2 changed files with 9 additions and 8 deletions

View File

@ -12,9 +12,9 @@ h5 {
margin-bottom: 12px;
}
q1 {
.q1 {
font-weight:bold;
bottom-margin: 5px;
top-margin: 10px;
}
display:block;
}

View File

@ -15,14 +15,15 @@
{% block content %}
<div id="faqBlock">
<h5>FAQs</h5>
<q1>Q. Why do I need to login in order to use the printing tools?</q1>
A. This helps establish which documents you have permissions to modify or edit. To do this anonymously or to test, use username: "guest", password: "guest". </p>
<p class="q1"><a name="whylogin"></a>Q. Why do I need to login in order to use the printing tools?</p>
A. This helps establish which documents you have permissions to modify or edit. To do this anonymously or to test, use username: "guest", password: "guest".
<q1>Q. How do I get a username / login then? </q1>
<p class="q1"><a name="howlogin"></a>Q. How do I get a username / login then? </p>
A. For now, write to us at contact@edgwareroad.org. At a later point registration will be possible through the website.
<q1>Q. Why the name and url edgwareroad.org? </q1>
A. This project was inspired by our work on the road, and the work of others in the neighbourhood. It is an idea of naming based on an engagement with something, rather than on owning or representing that thing. CAMP and the Centre for Possible Studies plan to pass on the functioning of this website to people working locally (who would similarly be people interested in, rather than owners or representatives of, the area). </p>
<p class="q1"><a name="whyedgware">Q. Why the name and url edgwareroad.org? </p>
A. This project was inspired by our work on the road, and the work of others in the neighbourhood. It is an idea of naming based on an engagement with something, rather than on owning or representing that thing. CAMP and the Centre for Possible Studies plan to pass on the functioning of this website to people working locally (who would similarly be people interested in, rather than owners or representatives of, the area).
</div>