Switch to side-by-side view

--- a/ForgeTracker/forgetracker/templates/artifact.html
+++ b/ForgeTracker/forgetracker/templates/artifact.html
@@ -17,7 +17,7 @@
   </head>
 
   <body>
-    <h1>${artifact.shorthand_id()}</h1>
+    <h1 class="title">${artifact.shorthand_id()}</h1>
     <div>
       <a href="..">PluginRoot</a>
       <form style="display:inline; float:right"