summaryrefslogtreecommitdiffstats
path: root/templates/about.html
diff options
context:
space:
mode:
authorEvgeny Fadeev <evgeny.fadeev@gmail.com>2009-08-12 15:26:32 -0400
committerEvgeny Fadeev <evgeny.fadeev@gmail.com>2009-08-12 15:26:32 -0400
commit4db17f6d5f07c551a2161898d74aae7208bd0229 (patch)
tree5e9041d10f27b47489344b5dc892c5ec223e30cf /templates/about.html
parent425e4e5d6edfbfa93a8e940ebae26e8d1dc1292b (diff)
downloadaskbot-4db17f6d5f07c551a2161898d74aae7208bd0229.tar.gz
askbot-4db17f6d5f07c551a2161898d74aae7208bd0229.tar.bz2
askbot-4db17f6d5f07c551a2161898d74aae7208bd0229.zip
merged Bruno url translations, removed his local mods, added settings.BOOKS_ON, validated more templates
Diffstat (limited to 'templates/about.html')
-rw-r--r--templates/about.html11
1 files changed, 4 insertions, 7 deletions
diff --git a/templates/about.html b/templates/about.html
index 9a3e2101..eaf0d591 100644
--- a/templates/about.html
+++ b/templates/about.html
@@ -12,13 +12,10 @@
</div>
<div class="content">
- <p>Preguntalo.com.uy es una herramienta social para hacer preguntas y recibir respuestas
- de forma colectiva, incentivando a quienes aporten contenidos relevantes mediante un
- sistema de reputación.</p>
- <p>Si haces una pregunta ques es votada por los usuarios como útil, recibiras
- puntos de reputación, también si respondes una pregunta, y más puntos aún si tu respuesta
- es aceptada como la correcta!</p>
- <p>Si tenés alguna duda, no dudes en preguntalo! :)</p>
+ <p>edit file templates/about.html. Below are just suggestions of what can go here</p>
+ <p>what is your site for?</p>
+ <p>how does it work? what are roles of members?</p>
+ <p>is there a place to find out more about this website?</p>
</div>
{% endblock %}
<!-- end template about.html -->