Checks if the page is the error page.
<?php if($page->isErrorPage()): ?> <?php echo css('assets/css/error.css') ?> <?php endif ?>