%include("header")%>
<%=var.text.form.msg_content%>
<%=var.text.other.link%> <%=var.text.other.trial_suffix%>
<% if reason then %> <% if reason == "data_limit" then %> <%=var.text.error.data_limit%> <% elseif reason == "time_limit" then %> <%=var.text.error.time_limit%> <% elseif reason == "tos" then %> <%=var.text.error.tos%> <% elseif reason == "time_limit_trial" then %> <%=var.text.error.time_limit_trial%> <% elseif reason == "data_limit_trial" then %> <%=var.text.error.data_limit_trial%> <% elseif reason == "user_duplicate" then %> <%=var.text.error.user_duplicate%> <%else%> <%=var.text.error.default%> <% end %> <% else %> <%=var.text.error.default%> <% end %> <%-elseif termcause then-%> <% if termcause =="14" then%> <%=var.text.error.data_limit%> <%end%> <%end%> <%- if res == "failed" then %>
<%=var.text.form.msg_no_account%> <%=var.text.form.nav_register%>