{% from "macro/motd.njk.html" import motd -%} {# template used for dynamic messages #} {{- motd() -}} {# container hold all messages #}