summaryrefslogtreecommitdiff
path: root/templates/_error.html.ep
blob: 8585f9026f814c96715634815cdcbf59236c455c (plain)
1
2
3
4
5
<div class="error"><strong>Fehler:</strong>
<p style="font-family: Monospace;">
%= $error
</p>
</div>