Ë
    ËÜg8  ã                   ó6   — d Z ddlmZ ddlmZ  G d„ de«      Zy)zX
Wrapper for loading templates from "templates" directories in INSTALLED_APPS
packages.
é    ©Úget_app_template_dirsé   )ÚLoaderc                   ó   — e Zd Zd„ Zy)r   c                 ó   — t        d«      S )NÚ	templatesr   )Úselfs    ú/var/www/python.vincentserveurtest.ovh/public_html/venv/lib/python3.12/site-packages/django/template/loaders/app_directories.pyÚget_dirszLoader.get_dirs   s   € Ü$ [Ó1Ð1ó    N)Ú__name__Ú
__module__Ú__qualname__r   © r   r   r   r      s   „ ó2r   r   N)Ú__doc__Údjango.template.utilsr   Ú
filesystemr   ÚFilesystemLoaderr   r   r   Ú<module>r      s   ðñõ
 8å 2ô2Ðõ 2r   