Improved header and footer.

This commit is contained in:
zeke
2011-08-09 11:41:42 -07:00
parent df181d408d
commit 5dc5dca7b7
4 changed files with 46 additions and 11 deletions

View File

@@ -16,4 +16,8 @@
%script{:src => "javascripts/swagger-ui.js", :type => "text/javascript"}
%body
= yield
= yield
%p#colophon
Sexy API documentation from
= link_to("Swagger", "http://swagger.wordnik.com") + "."