Skip to content

Commit

Permalink
README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
ishai committed Nov 8, 2012
1 parent ed412d0 commit c762bc7
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -74,13 +74,13 @@ Add the context processor in your settings.py
"app_name.context_processors.bablic")

Add the snippet injection in you layout html file

<html>
<head>
...
</head>
<body>
{{ BABLIC_SNIPPET|safe }}

{{ BABLIC_SNIPPET|safe }}

If you want to define the selected locale from the backend set the `bablic.locale` after the snippet

Expand Down

0 comments on commit c762bc7

Please sign in to comment.