Skip to content
Snippets Groups Projects
Commit 24fc1c75 authored by Robin McCorkell's avatar Robin McCorkell
Browse files

Merge pull request #13774 from owncloud/fix-exception-css

add CSS to exception page - fixes #13747
parents 790622e9 5b4fd12b
No related branches found
No related tags found
No related merge requests found
<?php
/** @var array $_ */
/** @var OC_L10N $l */
style('core', ['styles', 'header']);
?>
<span class="error error-wide">
<h2><strong><?php p($l->t('Internal Server Error')) ?></strong></h2>
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment