michael-o commented on a change in pull request #10: Resolve XHTML5
compatibility issues highlighted by https://validator.…
URL: https://github.com/apache/maven-fluido-skin/pull/10#discussion_r296027995
##########
File path: src/main/resources/META-INF/maven/site.vm
##########
@@ -161,82 +166,86 @@
</ul>
#* *##end
##
-#* *##if ($topBarEnabled)
- </div>
+#* *##if (!$sideBarEnabled)
Review comment:
Stupid question: Was has the `$topBarEnabled` been exchanged for
`!$sideBarEnabled`?
----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
For queries about this service, please contact Infrastructure at:
[email protected]
With regards,
Apache Git Services