Github user derrickdoo commented on a diff in the pull request:
https://github.com/apache/kafka-site/pull/20#discussion_r81684259
--- Diff: 0100/protocol.html ---
@@ -16,208 +16,215 @@
-->
<!--#include virtual="../includes/header.html" -->
+<!--#include virtual="../includes/top.html" -->
+<div class="content">
+ <!--#include virtual="../includes/nav.html" -->
+ <div class="right">
--- End diff --
Both of these get closed in /includes/footer.html. The old
/includes/header.html used to leave these tags open and they'd get closed in
footer.
I broke header.html up a little bit so we could have more flexibility with
placing page specific stuff on top of .content.
---
If your project is set up for it, you can reply to this email and have your
reply appear on GitHub as well. If your project does not have this feature
enabled and wishes so, or if the feature is enabled but not working, please
contact infrastructure at [email protected] or file a JIRA ticket
with INFRA.
---