mirror of
https://codeberg.org/ashley/poke.git
synced 2024-11-10 04:28:34 +01:00
4 lines
98 B
Text
4 lines
98 B
Text
<%- include('./layouts/error.ejs', {
|
|
error: "Video Error",
|
|
description: `${err_reason}`
|
|
}) %>
|