jellyfin/tests/Jellyfin.Server.Integration.Tests/TestPage.html

10 lines
125 B
HTML
Raw Normal View History

2021-02-22 13:15:29 +01:00
<!DOCTYPE html>
<html>
<head>
<title>TestPlugin</title>
</head>
<body>
<h1>This is a Test Page.</h1>
</body>
</html>