2014-04-25 22:15:15 +00:00
<h1 class="title"><%= cuser ? "New Issue" : "Contact" %></h1>
2017-03-19 01:37:44 +00:00
<p>In case the contact form does not work write us on Steam (add the people from <%= link_to 'here', about_staff_path %>)</p>
2018-09-23 18:56:46 +00:00
<p>You can also reach us on our <%= link_to 'Official NSL Discord', 'https://discord.gg/aVdDwVC', target: '_blank' %> or on the <%= link_to 'forums', forums_path %></p>
2014-03-23 00:22:25 +00:00
2014-04-19 01:12:02 +00:00
<p>Please do not forget to include contact details, such as an email address or a Steam account in the case that you do not have an ENSL account.</p>
2014-03-23 00:22:25 +00:00
2014-04-19 01:12:02 +00:00
<%= render partial: "form" %>