logo

blog

My website can't be that messy, right? git clone https://hacktivis.me/git/blog.git

My email setup.shtml (548B)


  1. <!DOCTYPE html>
  2. <html xmlns="http://www.w3.org/1999/xhtml" lang="en">
  3. <head>
  4. <!--#include file="/templates/head.shtml" -->
  5. <meta property="og:type" content="article"/>
  6. <meta property="og:title" content="My email setup"/>
  7. <title>My email setup — Cyber-home of lanodan</title>
  8. </head>
  9. <body>
  10. <!--#include file="/templates/en/nav.shtml" -->
  11. <!--#include file="/articles/My email setup.xhtml"-->
  12. <a href="/articles/My%20email%20setup.xhtml">article only(plain XHTML)</a>
  13. <!--#include file="/templates/en/footer.shtml" -->
  14. </body>
  15. </html>