Umami tracking
All checks were successful
ci/woodpecker/push/ci Pipeline was successful
ci/woodpecker/push/build Pipeline was successful
ci/woodpecker/push/deploy Pipeline was successful

This commit is contained in:
2026-02-17 12:18:55 -03:00
parent 9a2d7ae222
commit 4bc40b2be7
2 changed files with 79 additions and 13 deletions

View File

@@ -73,27 +73,48 @@
here—just some gears whirring and mail being sorted.<br />
Looking for your messages?
</p>
<a class="button" href="/help">Email Setup Help</a>
<a
class="button"
href="/help"
data-umami-event="button - email setup help"
>Email Setup Help</a
>
<a
class="button"
href="https://webmail.mifi.holdings"
target="_blank"
>Go to Webmail</a
data-umami-event="button - webmail"
>
Go to Webmail
</a>
<a
class="button"
href="https://postmaster.mifi.holdings/users/login.php"
target="_blank"
>Change/Forgot Password</a
data-umami-event="button - change/forgot password"
>
Change/Forgot Password
</a>
</main>
</div>
<footer class="footer">
Email from mifi Holdings &middot; &copy; 2025<span
id="current-year"
></span>
mifi Ventures, LLC
<a
href="https://mifi.ventures"
data-umami-event="footer - mifi ventures"
>mifi Ventures, LLC</a
>
</footer>
<img
src="https://analytics.mifi.holdings/pixel.gif"
alt=""
width="1"
height="1"
role="presentation"
loading="eager"
/>
<script defer src="/assets/js/current-year.js"></script>
</body>
</html>