Sha256: 47c1f13ad379a65f5e895bccb411f6a3538f63cca1f32f008935eabc3e5aecda
Contents?: true
Size: 486 Bytes
Versions: 11
Compression:
Stored size: 486 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 %></title> <link rel="stylesheet" href="user.css" type="text/css" /> <meta http-equiv="Content-Type" content="application/xhtml+xml; charset=utf-8" /> </head> <body> <div> <h1><%= title %></h1> </div> </body> </html>
Version data entries
11 entries across 11 versions & 2 rubygems