pwt-0x01-ng/Views/Shared/_footer_part.cshtml
surtur 902250c471
chore: take into account 2020
* update footer partial view
2021-01-22 20:51:52 +01:00

4 lines
224 B
Plaintext

<hr/>
<footer>
<p>&copy; 2020-@{@Html.Raw(DateTime.Now.Year)} wanderer &#183; <a href="https://git.dotya.ml/wanderer/pwt-0x01-ng" title="source code" target="_blank" rel="noopener">source</a> &#183 pwt_0x01-ng </p>
</footer>