Skip to content

Commit

Permalink
Merge pull request #3154 from divio/master
Browse files Browse the repository at this point in the history
Master
  • Loading branch information
digi604 committed May 9, 2014
2 parents 6b2e001 + 9ba6c8e commit 602fe61
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions docs/getting_started/installation/integrate.rst
Original file line number Diff line number Diff line change
Expand Up @@ -544,6 +544,7 @@ Here is a simple example for a base template called ``base.html``:
{% load cms_tags sekizai_tags %}
<html>
<head>
<title>{% page_attribute "page_title" %}</title>
{% render_block "css" %}
</head>
<body>
Expand Down

0 comments on commit 602fe61

Please sign in to comment.