mirror of
https://github.com/aaru-dps/Aaru.git
synced 2025-12-16 19:24:25 +00:00
Use bootstrap containers.
This commit is contained in:
@@ -62,8 +62,8 @@
|
||||
@Html.ActionLink("Return to main page.", "Index")<br />
|
||||
DiscImageChef list of things to be donated:
|
||||
</p>
|
||||
<div>@Html.Raw(ViewBag.Markdown)</div>
|
||||
<footer>
|
||||
<div class="container">@Html.Raw(ViewBag.Markdown)</div>
|
||||
<footer class="container-fluid">
|
||||
© 2011-2018
|
||||
<a href="http://www.claunia.com"
|
||||
target="_blank">
|
||||
|
||||
Reference in New Issue
Block a user