hanyuu/templates/errors/503.twig

5 lines
174 B
Twig
Raw Permalink Normal View History

2024-06-11 22:50:55 +00:00
{% 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="">' %}