mirror of
https://github.com/usmannasir/cyberpanel.git
synced 2026-02-25 07:50:44 +01:00
7 lines
100 B
Plaintext
7 lines
100 B
Plaintext
|
|
<esi:choose>
|
|
<esi:when test="(1==2)|!((3!=4)&(5!=5))">
|
|
and or ><
|
|
</esi:when>
|
|
</esi:choose>
|