<%= notice %>

Name: <%= @tem_test.name %>

Email: <%= @tem_test.email %>

<%= link_to 'Edit', edit_tem_test_path(@tem_test) %> | <%= link_to 'Back', tem_tests_path %>