I have this velocity template. It works fine in one case, but doesn't in another. If I remove the elseif it works fine. Has anyone encountered this?
#if (some condition)
## Do something
#elseif
## Do something else
#end
|
I have this velocity template. It works fine in one case, but doesn't in another. If I remove the
|
||||
|
|
|
I don't know Velocity, but normally
|
|||
|