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