Merge remote-tracking branch 'origin/master'

This commit is contained in:
Anders
2021-06-02 13:27:35 +02:00
3 changed files with 19 additions and 1 deletions
+2
View File
@@ -15,5 +15,7 @@
<input type="text" name="description">
<input type="submit" name="createPost" placeholder="Opret">
</form>
<hr>
<a href="../Backend/controller/deletePost.php?id=1" class="del_btn">Delete</a>
</body>
</html>