mirror of
https://github.com/ENSL/ensl.org.git
synced 2024-12-28 13:31:06 +00:00
1477aac4f1
Improved layout Improved form styling Fixes issues with firefox Added menu icons
5 lines
230 B
Text
5 lines
230 B
Text
<h1><%= 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" %>
|