diff --git a/cloud_sptheme/ext/index_styling.py b/cloud_sptheme/ext/index_styling.py index 8fd8e6d..64a0958 100644 --- a/cloud_sptheme/ext/index_styling.py +++ b/cloud_sptheme/ext/index_styling.py @@ -1,7 +1,7 @@ """cloud_sptheme.ext.index_styling - improves css styling for genindex""" import logging; log = logging.getLogger(__name__) import re -from jinja2 import Markup as literal, escape +from markupsafe import Markup as literal, escape from cloud_sptheme import __version__ prefix = r"^(?P.*)\("