Sha256: a45c458a6bdf5774e67b3f1800cdc560d46018313e9e5a8e07d5d5a15ef92b2a
Contents?: true
Size: 539 Bytes
Versions: 14
Compression:
Stored size: 539 Bytes
Contents
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Frameset//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-frameset.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"/> <title><%= @title %></title> </head> <frameset cols="300,*" frameborder="1" border="1" bordercolor="#999999" framespacing="1"> <frame src="panel/index.html" title="Search" name="panel" /> <frame src="<%= index_path %>" name="docwin" /> </frameset> </html>
Version data entries
14 entries across 14 versions & 3 rubygems