mirror of
https://codeberg.org/ashley/poke
synced 2025-04-05 09:07:59 +00:00
5 lines
98 B
Plaintext
5 lines
98 B
Plaintext
<%- include('./layouts/error.ejs', {
|
|
error: "Video Error",
|
|
description: `${err_reason}`
|
|
}) %>
|