mirror of
https://github.com/ShaYmez/FreeSTAR-Status-Engine.git
synced 2025-04-16 00:08:39 -04:00
add contact fields
This commit is contained in:
parent
db6f705b6a
commit
d2c28e6ae7
@ -34,4 +34,9 @@
|
||||
The most effective way to do this is to disable cookies in your browser. We suggest consulting the Help section of your browser
|
||||
or taking a look at the About Cookies website which offers guidance for all modern browsers");
|
||||
|
||||
echo "<h1>" . _("Contact & Privacy Policy") . "</h2>";
|
||||
echo "<h2>" . _("Contact") . "</h2>";
|
||||
echo "##name## <br>";
|
||||
echo "##email## <br>";
|
||||
|
||||
Template::render_footer();
|
||||
|
Loading…
Reference in New Issue
Block a user