]> git.mxchange.org Git - friendica.git/blob - tests/datasets/dom/relme/a-multiple-rel-value-end.html
spelling: endpoints
[friendica.git] / tests / datasets / dom / relme / a-multiple-rel-value-end.html
1 <!DOCTYPE html>
2 <html lang="en">
3 <head>
4         <meta charset="utf-8" />
5         <title>Remote page</title>
6 </head>
7 <body>
8         <a href="https://example.com/profile/me" rel="nofollow me">My Profile</a>
9 </body>
10 </html>