jellyfin/tests/Jellyfin.Api.Tests/TestPage.html
2021-02-22 13:15:29 +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>