summaryrefslogtreecommitdiffstats
path: root/data/templates/errors/400.html
blob: 5a8ec3b54fa63f138aecdf8a2481e33b69c5b5f4 (plain)
1
2
3
4
5
<div class="alert alert-danger" role="alert">
	<i class="icon-exclamation-sign"></i>
	<b>Internal Server Error!</b><br>
	{{{ERRMSG}}}
</div>