Spaces:
Runtime error
Runtime error
File size: 172 Bytes
29714d1 |
1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 |
<html>
<body style='padding: 10px;'>
<h1>Tubifier Application</h1>
<div>docs:
<a href='/docs'>here</a>
</div>
<div>api:
<a href='/api'>here</a>
</div>
</body>
</html>
|