Sha256: 793f0d2a52afe5e5c45cb22b701339349b625dc08be27d4bf9b5d60e5ed1292f
Contents?: true
Size: 468 Bytes
Versions: 11
Compression:
Stored size: 468 Bytes
Contents
<?xml version="1.0" encoding="UTF-8"?> <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.1//EN" "http://www.w3.org/TR/xhtml11/DTD/xhtml11.dtd"> <html xmlns="http://www.w3.org/1999/xhtml" xml:lang="<%= language %>"> <head> <title></title> <meta http-equiv="Content-type" content="text/html; charset=utf-8" /> <link rel="stylesheet" type="text/css" href="user.css"/> </head> <body> <div class="chapter"> <%= content %> </div> </body> </html>
Version data entries
11 entries across 11 versions & 2 rubygems