Welcome!
Everything is fine.
Counter value <%= uid %>
You have visited <%= visits %> times.
Links
<% if(uid>0) { %>
reset counter
<% } else { %>
init counter
<% } %>
increment counter