| Index: docs/api/functions.md |
| =================================================================== |
| --- a/docs/api/functions.md |
| +++ b/docs/api/functions.md |
| @@ -8,4 +8,6 @@ |
| * `get_page_content(page, locale=None)`: returns a dictionary of the content |
| and params for the given page and locale. Locale defaults to the current one |
| if not specified. Provided keys include `head`, `body`, `available_locales` |
| - and `translation_ratio`. |
| + and `translation_ratio`. |
| + |
| +Prev: [Custom filters](filters.md) | Up: [Home](../../README.md) | Next: [Home](../../README.md) |