Sha256: 452559cf816c35847117e7288383348d63f8d0f9e8d551b8c1a3e0dc0c33ba5f
Contents?: true
Size: 270 Bytes
Versions: 6
Compression:
Stored size: 270 Bytes
Contents
<!DOCTYPE html> <html> <head> <title><%= OasRails.config.info.title %></title> <%= csrf_meta_tags %> <%= csp_meta_tag %> <meta charset="utf-8"> <!-- Important: rapi-doc uses utf8 characters --> </head> <body> <%= yield %> </body> </html>
Version data entries
6 entries across 6 versions & 1 rubygems