projects
/
web/konrad/twig.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
(parent:
73da773
)
improved English in example text
author
Douglas Greenshields
<dgreenshields@gmail.com>
Fri, 29 Jun 2012 18:16:04 +0000 (20:16 +0200)
committer
Douglas Greenshields
<dgreenshields@gmail.com>
Fri, 29 Jun 2012 18:16:04 +0000 (20:16 +0200)
doc/templates.rst
patch
|
blob
|
history
diff --git
a/doc/templates.rst
b/doc/templates.rst
index
9fabd53
..
cf6d19d
100644
(file)
--- a/
doc/templates.rst
+++ b/
doc/templates.rst
@@
-317,7
+317,7
@@
A child template might look like this:
{% block content %}
<h1>Index</h1>
<p class="important">
- Welcome on my awesome homepage.
+ Welcome to my awesome homepage.
</p>
{% endblock %}