mirror of
https://github.com/bitwarden/server
synced 2025-12-16 08:13:33 +00:00
add a footer
This commit is contained in:
@@ -42,6 +42,11 @@
|
|||||||
@RenderBody()
|
@RenderBody()
|
||||||
</main>
|
</main>
|
||||||
|
|
||||||
|
<footer class="container mb-4">
|
||||||
|
<hr />
|
||||||
|
© 2015-@DateTime.Now.Year 8bit Solutions LLC
|
||||||
|
</footer>
|
||||||
|
|
||||||
<environment include="Development">
|
<environment include="Development">
|
||||||
<script src="~/js/site.js" asp-append-version="true"></script>
|
<script src="~/js/site.js" asp-append-version="true"></script>
|
||||||
</environment>
|
</environment>
|
||||||
|
|||||||
Reference in New Issue
Block a user