commit 5188543c3ff35312133d7e54598dc0ff4d61b412 from: Omar Polo date: Fri Sep 23 13:57:44 2022 UTC use "$SCRIPT_NAME/galileo.css" as default value for the stylesheet commit - 07866593d4ed5d1805584387ef305b13cd67733e commit + 5188543c3ff35312133d7e54598dc0ff4d61b412 blob - b1c0284b45cf267b70d17a8ae5fef71e622c6d0d blob + 3aa6a0f4ec69961bcd17f13eee211843f2160cab --- fragments.tmpl +++ fragments.tmpl @@ -41,9 +41,13 @@ - {{ if *stylesheet != '\0' }} + + {{ if *stylesheet == '\0' }} + + {{ else }} {{ end }} + {{ if title }} {{ title }}