mirror of
https://github.com/bitwarden/server.git
synced 2025-05-29 15:24:51 -05:00
add a footer
This commit is contained in:
parent
67bf801c15
commit
cd262e81c8
@ -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>
|
||||||
|
Loading…
x
Reference in New Issue
Block a user