projek-xyz/slim-skeleton

View on GitHub
app/views/_errors/500.tpl

Summary

Maintainability
Test Coverage
<?php $this->layout('layout::error') ?>
 
<h1 id="heading"><?= $this->e($title) ?></h1>
<div id="content"><?= $html ?></div>