Merge branch 'master' of github.com-priv:lioman/Flex

This commit is contained in:
Elias Kirchgässner 2022-09-02 09:33:51 +02:00
commit 56e011d70a
75 changed files with 8194 additions and 13085 deletions

View file

@ -1,5 +1,6 @@
{% if PLUGINS and 'tipue_search' in PLUGINS %} {% extends 'base.html' %} {%
block title %}{{ _('Search') }} - {{ SITENAME|striptags }}{% endblock title %}
{% if PLUGINS and ('tipue_search' in PLUGINS or 'pelican.plugins.tipue_search' in PLUGINS) %}
{% extends 'base.html' %}
{% block title %}{{ _('Search') }} - {{ SITENAME|striptags }}{% endblock title %}
{% block content %}
<article class="single">