hi ..
Any one please explain what this line mean.,
Attendance Sheet for the month of ${get_month(data['form']['period_id'])} ..
This is a line in .mako file . I don't know what the form actually means in the code ${get_month(data['form']['period_id'])}
Can anyone please help. me..