mirror of
https://github.com/jellyfin/jellyfin.git
synced 2025-11-02 02:27:30 -05:00
10 lines
125 B
HTML
10 lines
125 B
HTML
<!DOCTYPE html>
|
|
<html>
|
|
<head>
|
|
<title>TestPlugin</title>
|
|
</head>
|
|
<body>
|
|
<h1>This is a Test Page.</h1>
|
|
</body>
|
|
</html>
|