Advertisement
jargon

pzlm dot org repo header

Mar 15th, 2022
387
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.36 KB | None | 0 0
  1. <!DOCTYPE html>
  2. <html lang="en-US">
  3. <head profile="http://www.w3.org/2005/10/profile">
  4. <!-- <base href="http://puzzlum.org" target="_blank"> -->
  5. <title>{{Title}}</title>
  6. <link
  7. rel="icon"
  8. type="image/png"
  9. href="favicon.png"
  10. />
  11. <link
  12. rel="stylesheet"
  13. type="text/css"
  14. href="./css/jpp.css"
  15. />
  16. {{style.page}}
  17. {{style.bullets}}
  18. </head>
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement