Files
sqlpage--sqlpage/tests/404.sql
T
2024-08-22 20:48:03 +02:00

4 lines
133 B
SQL

SELECT 'alert' AS component,
'We almost got an oopsie' AS title,
'But the `404.sql` file saved the day!' AS description_md;