1 2 3
<% #include "head.tc" %> <h1>User <% printf("%d", id); %>: <%= user->name %></h1> <% #include "foot.tc" %>