3 lines
100 B
Plaintext
3 lines
100 B
Plaintext
|
<% if isregisted %>
|
||
|
<p style="color: #ff0000"><%= l(:notice_registed_success) %></p>
|
||
|
<% end %>
|