Html file for a doctype

where to find the Html files for a doctype for ex.Employee Attendance Tool

@hereabdulla frappe does not have separate HTML pages for doctypes. Doctype have three files .py, .js and .json.

If you want to rearrange fields layout via Customize Form.

Thanks for your reply @saurabh6790

like in employee attendance tool I need to create additional buttons other make present,make absent
I need to attend make OD

https://github.com/frappe/erpnext/blob/develop/erpnext/hr/doctype/employee_attendance_tool/employee_attendance_tool.js#L150