--- notes: | ##### Usage : `{{> alert }}` ##### Options : - **modifiers** - String - **content** - String ---
{{#if content}} {{content}} {{^}} Well done! You successfully read this important alert message. {{/if}}