mirror of
https://github.com/ShaYmez/FreeSTAR-Status-Engine.git
synced 2026-06-06 16:24:38 -04:00
variable id inserted, css recreated(sass)
This commit is contained in:
+1
-1
@@ -6,7 +6,7 @@ require_once("classes/db-class.php");
|
||||
$db = new SSDB();
|
||||
define("WEB_URL", $db->getSetting($mysqli, "url"));
|
||||
|
||||
Template::render_header("Privacy Policy");
|
||||
Template::render_header("Privacy Policy", "privacy");
|
||||
|
||||
echo "<h1>" . _("Privacy Policy") . "</h1>";
|
||||
echo "<h2>" . _("Who we are") . "</h2>";
|
||||
|
||||
Reference in New Issue
Block a user