{% extends "base.html" %} {% block content %} {% include "markdown-parser.html" %} {% if not view_only %} {% if config.THEME_CONF.get('use_theme_dark', False) %} {% endif %} {% endif %} {% if config.THEME_CONF.get('use_theme_dark', False) %} {% endif %} {% if search_enabled %}
{% endif %}