File: eras.html

package info (click to toggle)
mf2py 2.0.1-2
  • links: PTS
  • area: main
  • in suites: forky, sid, trixie
  • size: 664 kB
  • sloc: python: 1,917; makefile: 19
file content (17 lines) | stat: -rw-r--r-- 623 bytes parent folder | download
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
<!doctype html>
<html lang=en-us>
<head>
<base href=https://example.com>
<link rel=webmention href=/mentions>
</head>
<body>
<div class=h-entry>
  <h1 class=p-name>Excited for the Taylor Swift Eras Tour</h1>
  <p>Published by <a class="p-author h-card" href=/>James</a>
    <time class=dt-published datetime=2023-11-30T19:08:09>Thursday, November 30</time></p>
  <div><img class=u-featured alt="Eras tour poster" src=/eras.jpg></div>
  <div class=e-content><p>I can't decide which era is my favorite.</p></div>
  <p><span class=p-category>music</span>, <span class=p-category>Taylor Swift</span></p>
</div>
</body>
</html>