Remove redundant PHP close tag.

This commit is contained in:
Jørn Åne 2016-08-26 23:56:06 +02:00
parent d19bd1d08b
commit d9ff461877
1 changed files with 1 additions and 1 deletions

View File

@ -6,7 +6,7 @@ $agenda = new \pvv\side\Agenda([
new \pvv\side\social\NerdepitsaActivity,
new \pvv\side\social\AnimekveldActivity,
new \pvv\side\social\BrettspillActivity,
]); ?>
]);
?><!DOCTYPE html>
<html lang="no">
<title>Sosialverkstedet</title>