footer
This commit is contained in:
parent
589e0f5026
commit
f49c16d62e
|
@ -277,6 +277,13 @@ if (isset($_GET['username']) && isset($_GET['domain'])) {
|
||||||
?>
|
?>
|
||||||
</div>
|
</div>
|
||||||
</main>
|
</main>
|
||||||
|
<footer>
|
||||||
|
<p>Powered by <a
|
||||||
|
href="https://github.com/synox/disposable-mailbox"><strong>synox/disposable-mailbox</strong></a>
|
||||||
|
| <a href="https://github.com/synox/disposable-mailbox"><span class="octicon octicon-mark-github"></span>
|
||||||
|
Fork
|
||||||
|
me on github</a></p>
|
||||||
|
</footer>
|
||||||
</body>
|
</body>
|
||||||
</html>
|
</html>
|
||||||
<?php
|
<?php
|
||||||
|
|
Loading…
Reference in New Issue
Block a user