Skip to content
  • Erik Huelsmann's avatar
    Make 'render-page' return the rendered page · 53fa46ef
    Erik Huelsmann authored
    In order for the pre-/post-processor 'around-like' methods to work,
    they need access to the rendered page. Make sure they do by returning
    the content of the rendered page from the inner-most 'method'
    (=render-page).
    53fa46ef