OS : Linux
PHP Version : 7.4.33
Software : Apache/2.4.6 (CentOS) PHP/7.4.33
Information System : Linux apprendre2 3.10.0-1160.119.1.el7.x86_64 #1 SMP Tue Jun 4 14:43:51 UTC 2024 x86_64
Disable Function :
Jinja2 is a modern and designer friendly templating language for Python,
modelled after Django’s templates. It is fast, widely used and secure
with the optional sandboxed template execution environment: Features: If you can’t find the information you’re looking for, have a look at the
index or try to find it using the search function: If you can’t find the information you’re looking for, have a look at the
index or try to find it using the search function:Welcome to Jinja2¶
<title>{% block title %}{% endblock %}</title>
<ul>
{% for user in users %}
<li><a href="{{ user.url }}">{{ user.username }}</a></li>
{% endfor %}
</ul>
Jinja2 Documentation¶
Additional Information¶