Fix the footer to be on all pages (except the repo view page due to an issue), fix the double body tag issue and add padding to content pages
This commit is contained in:
parent
c7e9b0d9f6
commit
45680d4a8e
10 changed files with 86 additions and 58 deletions
|
@ -1,4 +1,4 @@
|
|||
<div class="container">
|
||||
<div class="container content-container">
|
||||
<div class="alert alert-warning">Warning: Quay requires docker version 0.6.2 or higher to work</div>
|
||||
|
||||
<h2>User Guide</h2>
|
||||
|
|
Reference in a new issue