<?php /* Copyright (c) 2024 Freya Murphy */ ?> <?php /* vi: syntax=php */ ?> <div id="error"> <h1><?=$title?></h1> <span><?=$msg?></span> </div>