logo

pleroma

My custom branche(s) on git.pleroma.social/pleroma/pleroma git clone https://hacktivis.me/git/pleroma.git

rel_me_null.html (287B)


  1. <!DOCTYPE html>
  2. <html>
  3. <head>
  4. <meta charset="utf-8"/>
  5. <title>Blog</title>
  6. </head>
  7. <body>
  8. <article>
  9. <h1>Lorem ipsum</h1>
  10. <p>Lorem ipsum dolor sit ameph, …</p>
  11. <a rel="nofollow" href="https://social.example.org/users/lain">lain’s account</a>
  12. </article>
  13. </body>
  14. </html>