Sha256: 2e5ba991bf4fc2a4eaeb812842431427341f0ff4342dc864ba9787fce4c89b36
Contents?: true
Size: 463 Bytes
Versions: 11
Compression:
Stored size: 463 Bytes
Contents
<?xml version="1.0" encoding="utf-8" standalone="no"?> <!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"> <head> <title>{{ chapter.title }}</title> <link href="../Styles/style.css" rel="stylesheet" type="text/css" /> </head> <body> <div id="chapter-{{ id }}" xml:lang="en-US"> <h2>{{ title }}</h2> {{ content }} </div> </body> </html>
Version data entries
11 entries across 11 versions & 1 rubygems