<%= session.name %>

<%=formatedDate%>

<% if(session.description) { %>

<%= session.description %>

<% } %> <% if(comment) { %>

<%= comment %>

<%}%>