source: ProjectBuilder/devel/pb-server/templates/layouts/default.html.ep@ 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: 104 bytes
Line 
1<!DOCTYPE html>
2<html>
3 <head><title><%= title %></title></head>
4 <body><%= content %></body>
5</html>
Note: See TracBrowser for help on using the repository browser.