Files
wlan-cloud-ucentralsec/wwwassets/footer.html
2023-05-08 22:38:39 -07:00

11 lines
391 B
HTML

<hr class="rounded">
<div class="footer">
<p>
For questions & support regarding this application, please contact us at
<a href="mailto:${USER_HELPER_EMAIL}" target="_blank">${USER_HELPER_EMAIL}</a>.
For question regarding the Telecom Infra Project, please contact us at
<a href="mailto:${GLOBAL_USER_HELPER_EMAIL}">
${GLOBAL_USER_HELPER_EMAIL}
</a>.
</p>
</div>