<h1>Ab hier sind jetzt Bilder</h1>
<?php
include_once('../app/db_connector.php');
get_images($pdo);
?>