mirror of
https://github.com/neocities/neocities.git
synced 2025-08-05 09:11:28 +02:00
switch sites ability, some cleanup
This commit is contained in:
parent
d0970cdf9e
commit
21b0848030
4 changed files with 70 additions and 45 deletions
|
@ -2,7 +2,7 @@
|
|||
<form method="POST" action="/settings/change_email">
|
||||
<%== csrf_token_input_html %>
|
||||
|
||||
<p>Current Email: <strong><%= current_site.email %></strong></p>
|
||||
<p>Current Email: <strong><%= parent_site.email %></strong></p>
|
||||
<p>New Email:</p>
|
||||
<input class="input-Area" name="email" type="text">
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue