diff --git a/policy.php b/policy.php index d0f7a1e..8b1d41a 100644 --- a/policy.php +++ b/policy.php @@ -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 "

" . _("Contact & Privacy Policy") . "

"; + echo "

" . _("Contact") . "

"; + echo "##name##
"; + echo "##email##
"; + Template::render_footer();