Wiki: Add ContentTools to all wiki pages.

Change-Id: I30e3c59458b2754439c9edfd5029d260816dd9de
diff --git a/src/main/resources/templates/base.html b/src/main/resources/templates/base.html
index 8fefe31..408424d 100644
--- a/src/main/resources/templates/base.html
+++ b/src/main/resources/templates/base.html
@@ -7,6 +7,8 @@
 
   <link rel="stylesheet" type="text/css" href="/common.css" />
   <script type="module" src="/components.js"></script>
+
+  {#insert head}{/}
 </head>
 
 <body>