Improved titles on error templates

This commit is contained in:
Alejandro Celaya
2020-06-07 09:00:41 +02:00
parent 8ecc9c69a2
commit ee1aa42900
3 changed files with 3 additions and 3 deletions

View File

@@ -1,7 +1,7 @@
<?php $this->layout('ShlinkCore::layout/default') ?>
<?php $this->start('title') ?>
Invalid URL
Invalid Short URL
<?php $this->end() ?>
<?php $this->start('stylesheets') ?>