This repository has been archived on 2025-02-02. You can view files and clone it, but cannot push or open issues or pull requests.
hanyuu/templates/errors/503.twig

4 lines
174 B
Twig

{% extends 'errors/master.twig' %}
{% set http_error_title = 'Under Construction' %}
{% set http_error_desc = '<img src="//static.flash.moe/images/me-tan-2.png" alt="">' %}