Sha256: 48e99c984daab9181a48a3eb4888fd2b0ccb0c462b486c5984fb424a32ececba
Contents?: true
Size: 470 Bytes
Versions: 8
Compression:
Stored size: 470 Bytes
Contents
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd"> <html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en" lang="en"> <head> <meta http-equiv="content-type" content="text/html;charset=UTF-8" /> <meta http-equiv="imagetoolbar" content="no" /> <title><%= @title %></title> <% if @rio_app %> <%= application_stylesheet %> <% end %> </head> <body> <%= yield %> <%= rio %> </body> </html>
Version data entries
8 entries across 8 versions & 1 rubygems