diff --git a/cms/templates/menu.html b/cms/templates/menu.html index fb58d4c..085eadb 100644 --- a/cms/templates/menu.html +++ b/cms/templates/menu.html @@ -29,7 +29,7 @@
{% else %} -
+
{% endif %} {{_item.text.replace('-',' ').replace('_',' ')}} diff --git a/meta/__init__.py b/meta/__init__.py index 0981385..61074d7 100644 --- a/meta/__init__.py +++ b/meta/__init__.py @@ -1,5 +1,5 @@ __author__ = "Steve L. Nyemba" -__version__= "2.1.3" +__version__= "2.1.4" __email__ = "steve@the-phi.com" __license__=""" Copyright 2010 - 2024, Steve L. Nyemba, Vanderbilt University Medical Center