Reformatting codew

This commit is contained in:
Michał Gdula 2022-07-26 12:33:28 +01:00
parent 19e945d1cd
commit d6c9951233
8 changed files with 95 additions and 65 deletions

View file

@ -108,6 +108,7 @@
echo "<p class='alert alert-high space-top'>".$success."</p>";
}
?>
<a class='btn alert-default space-top-large' href='https://superdupersecteteuploadtest.fluffybean.gay/signup.php'><img class="svg" src="assets/icons/sign-in.svg">Need an account? Sign up!</a>
</div>
<?php include("ui/footer.php"); ?>