|
message |
|
message is a string variable containing information reported from the the blog system back-end.
Example
The following code causes any message reported from the blog system back-end to be displayed after the heading Message:
<h1>Message:</h1>
{{message}}