Align the news correctly
This commit is contained in:
parent
134faea3ef
commit
0f81282ad9
1 changed files with 2 additions and 0 deletions
|
@ -1,9 +1,11 @@
|
|||
{{template "header.html" .S}}
|
||||
|
||||
{{range .News}}
|
||||
<div class="row">
|
||||
<div class="offset2 span8 alert alert-info">
|
||||
<a href="/news/"><strong>News!</strong></a> {{.Text}}
|
||||
</div>
|
||||
</div>
|
||||
{{end}}
|
||||
|
||||
<div class="row">
|
||||
|
|
Reference in a new issue