Sha256: 0594fdf738b580068957e3850710de6d8caf8187bfa456f507e5a61f9067a8f7

Contents?: true

Size: 663 Bytes

Versions: 4

Compression:

Stored size: 663 Bytes

Contents

<!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01 Frameset//EN" "http://www.w3.org/TR/html4/frameset.dtd">
<html lang='en' xml:lang='en' xmlns='http://www.w3.org/1999/xhtml'>
<head>
<title><%=h @options.title %></title>
<meta content='text/html; charset=<%=h @options.charset %>' http-equiv='Content-Type'>
</head>
<frameset border='1' bordercolor='gray' cols='20%, *' frameborder='1'>
<frameset rows='15%, 35%, 50%'>
<frame name='Files' src='fr_file_index.html' title='Files'>
<frame name='Classes' src='fr_class_index.html'>
<frame name='Methods' src='fr_method_index.html'>
</frameset>
<frame name='docwin' src='<%=h @main_page_uri %>'></frame>
</frameset>
</html>

Version data entries

4 entries across 4 versions & 2 rubygems

Version Path
hanna-1.5.0 lib/hanna/template_files/index.erb
hanna-nouveau-1.4.0 lib/hanna-nouveau/template_files/index.erb
hanna-nouveau-1.3.0 lib/hanna-nouveau/template_files/index.erb
hanna-nouveau-1.2.0 lib/hanna-nouveau/template_files/index.erb