A. By using the {% load %} template tag
B. By importing the library directly in the Python code
C. By defining a custom {% tag %} tag in the template
D. Template tag libraries cannot be included in templates
Correct Answer is :
A. By using the {% load %} template tag