Guest User

Untitled

a guest
Apr 20th, 2018
77
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.67 KB | None | 0 0
  1. <html>
  2. <head>
  3. <META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=UTF-8">
  4. <meta name="author" content="%author">
  5. <title>%author: %storyname</title>
  6. </head>
  7. <body>
  8. <br/><br/>
  9. <div style="text-align:center">
  10. <h1>%storyname</h1>
  11. </div>
  12. <br/><br/>
  13. <b>Story:</b> %storyname<br>
  14. <b>Storylink:</b> <a href="%storylink">%storylink</a><br/>
  15. <b>Category:</b> %category<br>
  16. <b>Author:</b> %author<br/>
  17. <b>Last updated:</b> %updated<br/>
  18. <b>Source:</b> %archivename<br><br>
  19. <b>Summary:</b> %summary
  20.  
  21. <!--CHAPTERAREA START-->
  22. <h2 class=chapterffdl>*Chapter %chapnumber*: %chapname</h2>
  23. %chaptertext
  24. <!--CHAPTERAREA STOP-->
  25.  
  26. </body>
  27. </html>
Add Comment
Please, Sign In to add comment