Asciidoctor::BaseTemplate
# File lib/asciidoctor/backends/docbook45.rb, line 149 def template @template ||= @eruby.new <%#encoding:UTF-8%><%if @document.doctype == 'book' %><preface#{common_attrs_erb}>#{title_tag false}<%= content %></preface><%else %><%= content %><%end %> end
[Validate]
Generated with the Darkfish Rdoc Generator 2.