Update containers_html.go

Changed logo to a link to the front page
This commit is contained in:
Mikael Kjaer 2015-03-12 14:18:33 +04:00
parent e685067a04
commit d85b6e24d8

View File

@ -35,8 +35,8 @@ const containersHtmlTemplate = `
</head>
<body>
<div class="container theme-showcase" >
<div class="col-sm-12" id="logo">
</div>
<a href="/" class="col-sm-12" id="logo">
</a>
<div class="col-sm-12">
<div class="page-header">
<h1>{{.DisplayName}}</h1>