test_custom_call.html 357 B

123456789101112131415161718
  1. >>>> before custom call tag
  2. <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01//EN" "http://www.w3.org/TR/html4/strict.dtd">
  3. <html>
  4. <head>
  5. <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
  6. <title>Test Comment</title>
  7. </head>
  8. <body>
  9. bla
  10. blue
  11. black
  12. </body>
  13. </html>
  14. >>>> after custom call tag