{include file='header.html'} <div id="root"> <div id="main"> <h1>Database error</h1> <p> Something went wrong when connecting the database: </p> <p> <i>{$error}</i> </p> </div> </div> {include file='footer.html'}