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:
@ -9,7 +9,6 @@
|
||||
|
||||
|
||||
|
||||
|
||||
</head>
|
||||
|
||||
<body id="index" class="home">
|
||||
@ -27,9 +26,9 @@
|
||||
|
||||
</header>
|
||||
<footer class="post-info">
|
||||
<abbr class="published" title="2014-07-14T00:00:00+00:00">
|
||||
<time class="published" datetime="2014-07-14T00:00:00+00:00">
|
||||
Mon 14 July 2014
|
||||
</abbr>
|
||||
</time>
|
||||
<address class="vcard author">
|
||||
By <a class="url fn" href="http://example.com/test/author/the-tester.html">The Tester</a>
|
||||
</address>
|
||||
|
Reference in New Issue
Block a user