variable id inserted, css recreated(sass)

This commit is contained in:
Tealk
2021-03-19 19:38:54 +01:00
parent c63c21212b
commit 1c414ea428
20 changed files with 306 additions and 403 deletions
+1 -1
View File
@@ -1,5 +1,5 @@
<?php
Template::render_header(_("Lost password"));
Template::render_header(_("Lost password"), "lostpw");
?>
<div class="text-center">
<h1><?php echo _("Lost password"); ?></h1>