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:
@@ -22,6 +22,7 @@
|
||||
</script>
|
||||
</head>
|
||||
<body>
|
||||
<div class="container-fluid">
|
||||
DiscImageChef Report for
|
||||
@ViewBag.lblManufacturer
|
||||
@ViewBag.lblModel
|
||||
@@ -247,7 +248,8 @@ DiscImageChef Report for
|
||||
}
|
||||
</div>
|
||||
}
|
||||
<footer>
|
||||
</div>
|
||||
<footer class="container-fluid">
|
||||
© 2011-2018
|
||||
<a href="http://www.claunia.com"
|
||||
target="_blank">
|
||||
|
||||
Reference in New Issue
Block a user