Update plugins that use JINJA_ENTENSIONS to the Pelican 3.7 setting JINJA_ENVIRONMENT

Plugins that were affected:
- assets
- i18n_subsites
- jinja2content
This commit is contained in:
Deniz Turgut
2016-12-15 04:18:20 -05:00
parent 806ae893e7
commit cc0dd7f2d3
14 changed files with 63 additions and 41 deletions

View File

@ -9,7 +9,6 @@
</head>
<body id="index" class="home">
@ -29,9 +28,9 @@
</header>
<footer class="post-info">
<abbr class="published" title="2014-09-14T00:00:00+00:00">
So 14 September 2014
</abbr>
<time class="published" datetime="2014-09-14T00:00:00+00:00">
Sun 14 September 2014
</time>
<address class="vcard author">
By <a class="url fn" href="http://example.com/test/de/author/der-tester.html">Der Tester</a>
</address>