diff options
Diffstat (limited to 'template/500.phtml')
-rw-r--r-- | template/500.phtml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/template/500.phtml b/template/500.phtml index 7b09ede..d5a0234 100644 --- a/template/500.phtml +++ b/template/500.phtml @@ -1,5 +1,5 @@ <div class="container"> - <h1>Keep Calm and use your Towel</h1> + <h1>Keep calm and use your towel</h1> <h2>And maybe report to <a href="https://twitter.com/c3voc">@C3VOC</a> that you've seen this error:</h2> <div class="well"> <pre><?=h($e)?></pre> |