Description:
Convert all Problem XBlock mako templates in edx-platform to Django templates.
This aligns with the deprecation of mako and prepares the block for extraction.
Acceptance Criteria:
- Templates converted with minimal functional changes
- UI and behavior remain identical
- All unit and integration tests pass