Sha256: 8a04764184095b0fc89bdd79271e7e31a9b328ccafd3b5e3bc6d3a720144da68
Contents?: true
Size: 467 Bytes
Versions: 30
Compression:
Stored size: 467 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
30 entries across 30 versions & 2 rubygems