source: ProjectBuilder/devel/pb-server/public/index.html@ 2624

Last change on this file since 2624 was 2624, checked in by Bruno Cornec, 4 years ago

More tests around OpenAPI - back to a working server with v3

File size: 315 bytes
Line 
1<!DOCTYPE html>
2<html>
3 <head>
4 <title>Welcome to the Mojolicious real-time web framework!</title>
5 </head>
6 <body>
7 <h2>Welcome to the Mojolicious real-time web framework!</h2>
8 This is the static document "public/index.html",
9 <a href="/">click here</a> to get back to the start.
10 </body>
11</html>
Note: See TracBrowser for help on using the repository browser.