logo

litepub.social

Website of https://litepub.social/ git clone https://hacktivis.me/git/litepub.social.git

header.shtml (576B)


  1. <!DOCTYPE html>
  2. <html xmlns="http://www.w3.org/1999/xhtml" lang="en">
  3. <head>
  4. <meta charset="utf-8" />
  5. <!--#if expr="${title}" --> <title><!--#echo var="title" --> — LitePub</title><!--#endif -->
  6. <link rel="stylesheet" type="text/css" href="/assets/main.css?serial=2020112501" />
  7. <meta name="viewport" content="width=device-width, initial-scale=1" />
  8. <link rel="vcs-git" href="https://hacktivis.me/git/litepub.social" />
  9. </head>
  10. <body>
  11. <!--#include file="/templates/nav.html"-->
  12. <main>
  13. <!--#if expr="${title}" --> <h1><!--#echo var="title" --></h1><!--#endif -->