add some padding by nesting layout elements
This commit is contained in:
parent
ccc8afb59d
commit
70ea7fbcdb
52 changed files with 1145 additions and 1092 deletions
|
@ -1,12 +1,13 @@
|
|||
<div .col-sm-9 .jumbotron>
|
||||
<h2>
|
||||
<span .glyphicon .glyphicon-warning-sign>
|
||||
\ Failed to make repository
|
||||
<p>
|
||||
Something went wrong setting up the repository on the remote server.
|
||||
<p>
|
||||
Transcript:
|
||||
<pre>
|
||||
#{msg}
|
||||
<p>
|
||||
To retry setting up the repository, reload this page.
|
||||
<div .col-sm-9>
|
||||
<div .jumbotron>
|
||||
<h2>
|
||||
<span .glyphicon .glyphicon-warning-sign>
|
||||
\ Failed to make repository
|
||||
<p>
|
||||
Something went wrong setting up the repository on the remote server.
|
||||
<p>
|
||||
Transcript:
|
||||
<pre>
|
||||
#{msg}
|
||||
<p>
|
||||
To retry setting up the repository, reload this page.
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue