mirror of https://github.com/django/django.git
Fixed #12228 -- Updated flatpages examples. Thanks, johnthedebs
git-svn-id: http://code.djangoproject.com/svn/django/trunk@12175 bcc190cf-cafb-0310-a4f2-bffc1f526a37
This commit is contained in:
parent
7c0326bcca
commit
4606e0898e
|
@ -26,8 +26,8 @@ content in a custom template.
|
|||
|
||||
Here are some examples of flatpages on Django-powered sites:
|
||||
|
||||
* http://www.everyblock.com/about/
|
||||
* http://www.lawrence.com/about/contact/
|
||||
* http://www2.ljworld.com/site/rules/
|
||||
|
||||
Installation
|
||||
============
|
||||
|
|
Loading…
Reference in New Issue