Template test page
Show Web skills
Show Other skills
Show Other
Show Other 2
My skills
<% if(this.showSkills) { %>
<% for(var i = 0; i < this.skills.length; i++) { %>
<% this.skills[i] %>
<% } %>
<% } else { %>
Nothing to show
<% } %>