Blog Post
Claudius
4 years agoBoss
The one element I don't understand in the code are the empty variable assignments before each block. Like here:
<#assign private = "" />
They are nowhere accessed later in the code.
The one element I don't understand in the code are the empty variable assignments before each block. Like here:
<#assign private = "" />
They are nowhere accessed later in the code.