-
Bug
-
Resolution: Fixed
-
Major
-
None
-
Platform: All, OS: All
views/lib/layout/layout.jelly includes
<title>${title}</title>
yet the generated HTML has just
<title></title>
Apparently this var is not getting substituted.
views/lib/layout/layout.jelly includes
<title>${title}</title>
yet the generated HTML has just
<title></title>
Apparently this var is not getting substituted.