Sha256: 288ee7c3d41ca6698fe819cc7bfe7454fa7f49c089f1173f2b558e69e6b71f56
Contents?: true
Size: 495 Bytes
Versions: 35
Compression:
Stored size: 495 Bytes
Contents
<!DOCTYPE html> <html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en" lang="en"> <head> <%= erb(:headers) %> </head> <body> <div id="header"> <div id="menu" style="float:left;"><a href="http://stockor.org/">Stockor.org</a> ยป </div> <%= 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
35 entries across 35 versions & 3 rubygems