aboutsummaryrefslogtreecommitdiff
path: root/app/views/siteinfo/markup/uniContact.php
blob: c62276115abfaf8c4513915d9e84ff439978bd54 (plain)
1
2
3
4
5
6
7
<?
# Lifter010: TODO
?>
<a href="mailto:<?= $contact ?>">
    <?= Icon::create('link-extern', 'clickable')->asImg() ?>
    <?= $contact ?>
</a>