diff libervia/backend/tools/common/template.py @ 4075:47401850dec6

refactoring: rename `libervia.frontends.jp` to `libervia.cli`
author Goffi <goffi@goffi.org>
date Fri, 02 Jun 2023 14:54:26 +0200
parents 4b842c1fb686
children 84f6bee6440d
line wrap: on
line diff
--- a/libervia/backend/tools/common/template.py	Fri Jun 02 14:12:38 2023 +0200
+++ b/libervia/backend/tools/common/template.py	Fri Jun 02 14:54:26 2023 +0200
@@ -589,7 +589,7 @@
         @return (tuple[unicode, unicode]): theme and absolute path to theme's root dir
         @raise NotFound: requested site has not been found
         """
-        # FIXME: check use in jp, and include site
+        # FIXME: check use in CLI frontend, and include site
         site, theme, __ = self.env.loader.parse_template(template)
         if site is None:
             # absolute template