Skip to content

Commit

Permalink
Correct show template example as preformatted.
Browse files Browse the repository at this point in the history
  • Loading branch information
schwuk committed Aug 5, 2016
1 parent 237d3bf commit e151efb
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions README.rst
Original file line number Diff line number Diff line change
Expand Up @@ -63,9 +63,9 @@ set), try:
You can also use getenv in a template:

::
{% load getenv %}
{% load getenv %}

Current path: {% getenv "PATH" %}
Current path: {% getenv "PATH" %}


For best results, mix with
Expand Down

0 comments on commit e151efb

Please sign in to comment.