diff options
| author | Honza Král <honza.kral@gmail.com> | 2009-07-15 07:19:10 +0000 |
|---|---|---|
| committer | Honza Král <honza.kral@gmail.com> | 2009-07-15 07:19:10 +0000 |
| commit | d0c3e19de5bf9d79f5436f8ddeccf9bea98d9306 (patch) | |
| tree | 5975afb05ef971945dd9afb9a977d5a59b04eaf4 /docs/_templates/layout.html | |
| parent | f662801023605ff6fe44416271e39839894e7962 (diff) | |
[soc2009/model-validation] Merget to trunk at r11229
git-svn-id: http://code.djangoproject.com/svn/django/branches/soc2009/model-validation@11233 bcc190cf-cafb-0310-a4f2-bffc1f526a37
Diffstat (limited to 'docs/_templates/layout.html')
| -rw-r--r-- | docs/_templates/layout.html | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/_templates/layout.html b/docs/_templates/layout.html index eb42298ab3..5bf1da6a37 100644 --- a/docs/_templates/layout.html +++ b/docs/_templates/layout.html @@ -1,6 +1,6 @@ {% extends "!layout.html" %} -{%- macro secondnav %} +{%- macro secondnav() %} {%- if prev %} « <a href="{{ prev.link|e }}" title="{{ prev.title|e }}">previous</a> {{ reldelim2 }} |
