Update templates.rst

Fixed typo (missing word).
This commit is contained in:
Greg McAvoy-Jensen
2014-01-29 16:01:00 -08:00
parent e9e4748475
commit e278aeed3f
+1 -1
View File
@@ -327,7 +327,7 @@ allows you to build a base "skeleton" template that contains all the common
elements of your site and defines **blocks** that child templates can
override.
Sounds complicated but is very basic. It's easier to understand it by
Sounds complicated but it is very basic. It's easier to understand it by
starting with an example.
Let's define a base template, ``base.html``, which defines a simple HTML