fnp
/
koed-quiz.git
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
|
inline
| side by side
color change
[koed-quiz.git]
/
koedquiz
/
templates
/
home.html
diff --git
a/koedquiz/templates/home.html
b/koedquiz/templates/home.html
index
78dd39a
..
b4c1d20
100644
(file)
--- a/
koedquiz/templates/home.html
+++ b/
koedquiz/templates/home.html
@@
-12,6
+12,6
@@
{{ quiz.description|safe }}
</div>
{{ quiz.description|safe }}
</div>
-<a class='big-button' href="{{ quiz.get_absolute_url }}">{% trans "Start
quiz
!" %}</a>
+<a class='big-button' href="{{ quiz.get_absolute_url }}">{% trans "Start
the test
!" %}</a>
{% endblock %}
{% endblock %}