jellyfin/tests/Jellyfin.Server.Integration.Tests/TestPage.html
2021-03-09 14:17:59 +01:00

10 lines
125 B
HTML

<!DOCTYPE html>
<html>
<head>
<title>TestPlugin</title>
</head>
<body>
<h1>This is a Test Page.</h1>
</body>
</html>