Asciidoctor::BaseTemplate
# File lib/asciidoctor/backends/html5.rb, line 570 def template @template ||= @eruby.new "<%#encoding:UTF-8%><div style="page-break-after: always"></div> " end