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