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