mirror of
https://github.com/p08dev/Bloggr.git
synced 2026-06-17 12:43:56 +02:00
Remove Post & User
Design fixes
This commit is contained in:
@ -33,6 +33,7 @@ require_once(__DIR__."/inc/head.php");
|
||||
<body>
|
||||
<?php require_once(__DIR__."/inc/nav.php"); ?>
|
||||
<section class="main">
|
||||
<a href="/">Zurück</a>
|
||||
<h2>Einstellungen</h2>
|
||||
<?php
|
||||
foreach ($errors as $key=>$value):
|
||||
|
||||
Reference in New Issue
Block a user