====== How to detect querystring parameter "hop" exist with value "Stephan"? ====== {{#ifeq $request.query.hop 'Stephan'}} // code for hop This is for affiliate Stephan {{else}} Other Area {{/ifeq}}