Sha256: 6bb5971cd494620bea8f1ff4fa2b5aa458ac3be192a6cefd7aa954ba01dd8f0e
Contents?: true
Size: 734 Bytes
Versions: 41
Compression:
Stored size: 734 Bytes
Contents
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01//EN" "http://www.w3.org/TR/html4/strict.dtd"> <html> <head> <title>Spider - _(Administration)</title> <script sp:each='@assets[:js] |script|' type="text/javascript" src="{ script }"></script> <link sp:each='@assets[:css] |css_file|' rel='stylesheet' href='{ css_file }' /> </head> <body> <table> <tr> <td width="18%" valign="top"> <spider-admin:menu id="menu"/> </td> <td valign="top"> <div id="content"> <sp:yield /> </div> </td> </tr> </table> </body> </html>
Version data entries
41 entries across 41 versions & 1 rubygems