Sha256: c228511dd1324db94ced576d700c6f6baf26e468b409a55e39e51cec3bad6d68
Contents?: true
Size: 494 Bytes
Versions: 68
Compression:
Stored size: 494 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> <%= erb(:headers) %> </head> <body> <div id="header"> <%= erb(:breadcrumb) %> <%= erb(:search) %> <div class="clear"></div> </div> <iframe id="search_frame"></iframe> <div id="content"><%= yieldall %></div> <%= erb(:footer) %> </body> </html>
Version data entries
68 entries across 52 versions & 7 rubygems