Skip to content

Commit bc2905d

Browse files
authored
Update README.rst (#298)
1 parent 7041140 commit bc2905d

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

README.rst

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -147,6 +147,7 @@ Here is the template hierarchy for the edit and preview endpoints::
147147
Use Django's template override mechanism to customize these templates as needed. Say, if your base template has
148148
a different name and the content goes into a block called ``main_content``, you would create a template at
149149
``templates/djangocms_alias/base.html`` with the following content::
150+
150151
{% extends "mybase.html" %}
151152
{% load i18n %}
152153

0 commit comments

Comments
 (0)