{% extends "lib/templates/base.html" %} {% set title=webnotes.message_title %} {% block body %}
{{ webnotes.message }}
{% endblock %}