{{! @template attendance/attendance_password_icon attendance_password icon. Example context (json): { "title": "Help with something", "url": "http://example.org/help", "linktext": "", "icon":{ "attributes": [ {"name": "class", "value": "iconhelp"}, {"name": "src", "value": "../../../pix/help.svg"}, {"name": "alt", "value": "Help icon"} ] } } }} {{#icon}}{{>core/pix_icon}}{{/icon}}{{#linktext}}{{.}}{{/linktext}}