Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

Insert these lines between lines 19 17 and 2018:

Code Block
        <#if (updatedInfo?first.updater)??>
            | Updated by ${updatedInfo?first.updater}
        </#if>

...