2025-04-27 23:16:30 +01:00

9 lines
261 B
Plaintext

@page
@model EnotaryoPH.Web.Pages.AboutModel
@{
}
<div class="container text-center p-5 my-auto" style="max-width: 1000px;font-weight: bold;">
<h2>This website is brought to you with ❤️ by <a href="https://jfaquinojr.com">Mang Jose</a>.</h2>
</div>