ensl.org/app/views/issues/new.html.erb
Luke Barratt efbf15d844 Improved styling for contests and referee admin pages
Fixes deleting maps form contests
2014-04-25 23:15:15 +01:00

5 lines
244 B
Text

<h1 class="title"><%= cuser ? "New Issue" : "Contact" %></h1>
<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>
<%= render partial: "form" %>