BaguettePHP/mastodon-api

View on GitHub
sample/view/404.tpl.php

Summary

Maintainability
A
0 mins
Test Coverage
<?php
/**
 * Template for 404 Not Found
 *
 * @author    USAMI Kenta <tadsan@zonu.me>
 * @copyright 2017 Baguette HQ
 * @license   https://www.gnu.org/licenses/gpl-3.0.html GPL-3.0
 */
/** @var $var variables */
?>
<h1>404 Not Found</h1>