File tree 1 file changed +7
-5
lines changed
1 file changed +7
-5
lines changed Original file line number Diff line number Diff line change @@ -8,7 +8,9 @@ an optional `sandboxed`_ environment.
8
8
Nutshell
9
9
--------
10
10
11
- Here a small example of a Jinja template::
11
+ Here a small example of a Jinja template:
12
+
13
+ .. code-block :: jinja
12
14
13
15
{% extends 'base.html' %}
14
16
{% block title %}Memberlist{% endblock %}
41
43
------
42
44
43
45
+---------------------+------------------------------------------------------------------------------+
44
- | ``master `` | .. image:: https://travis-ci.org/pallets/jinja.svg?branch=master |
45
- | | :target: https://travis-ci.org/pallets/jinja |
46
+ | ``master `` | .. image:: https://travis-ci.org/pallets/jinja.svg?branch=master |
47
+ | | :target: https://travis-ci.org/pallets/jinja |
46
48
+---------------------+------------------------------------------------------------------------------+
47
- | ``2.7-maintenance `` | .. image:: https://travis-ci.org/pallets/jinja.svg?branch=2.7-maintenance |
48
- | | :target: https://travis-ci.org/pallets/jinja |
49
+ | ``2.7-maintenance `` | .. image:: https://travis-ci.org/pallets/jinja.svg?branch=2.7-maintenance |
50
+ | | :target: https://travis-ci.org/pallets/jinja |
49
51
+---------------------+------------------------------------------------------------------------------+
You can’t perform that action at this time.
0 commit comments