Sha256: 079246e4efa2f4a5f38a60643add134b6a71a70b661a1a605408a92859b197aa
Contents?: true
Size: 332 Bytes
Versions: 9
Compression:
Stored size: 332 Bytes
Contents
<!DOCTYPE html> <html lang="en"> <head> <meta 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
9 entries across 9 versions & 1 rubygems