POSTS ON GROUP PAGES #155

Merged
11319801 merged 10 commits from kevin-prototype into master 2017-01-30 15:41:07 +01:00
Showing only changes of commit c840b28495 - Show all commits

View File

@@ -4,6 +4,6 @@ require_once "../../views/messagepage.php";
messagePage("
<div class='error-page'>
<h1>404</h1>
<h4>Wrong link...</h4><br />
<img height='486' width='204' src='../img/zelda.png'>
<h4>Verkeerde link...</h4><br />
<img height='25%' width='25%' src='../img/zelda.png'>
</div>");