home · contact · privacy
Add modification date element to article template.
[redo-blog] / test / test_files / test.html.ignoring
index 91687d7e6d2a88a8a88d0ed23a32ffd70d4cb717..454343ffc33a2d48da34967506814a2847f52732 100644 (file)
@@ -19,7 +19,7 @@ header p { margin: 0; }
 <article>
 <header>
 <h1>foo <em>bar</em> <strong>baz</strong></h1>
-<p><time>IGNORE</time></p>
+<p>created: <time>IGNORE</time> / last update: <time>IGNORE</time></p>
 </header>
 <p>foo</p>
 <h2 id="bar">bar</h2>