moved pygments, static and templates to the pelican/themes/Flex subdir
This commit is contained in:
parent
a17ebec50f
commit
7a465d81e3
155 changed files with 0 additions and 0 deletions
7
pelican/themes/Flex/templates/partial/footer.html
Normal file
7
pelican/themes/Flex/templates/partial/footer.html
Normal file
|
@ -0,0 +1,7 @@
|
|||
<footer>
|
||||
{% if CC_LICENSE %}
|
||||
{% include "partial/cc_license.html" %}
|
||||
{% else %}
|
||||
{% include "partial/copyright.html" %}
|
||||
{% endif %}
|
||||
</footer>
|
Loading…
Add table
Add a link
Reference in a new issue