Unlock this challenge:
What is the purpose of using a templating library like Twig in Symfony?
To handle server-side logic in PHP.
To organize database queries efficiently.
To interact with external APIs.
To generate HTML content dynamically.