10 lines
207 B
Text
10 lines
207 B
Text
|
$newline always
|
||
|
<h3>Profile settings
|
||
|
|
||
|
<form method="post" enctype=#{enctype}>
|
||
|
^{profileSettingsWidget}
|
||
|
<div>
|
||
|
<input type=submit value="Change settings">
|
||
|
|
||
|
<a href=@{ProfileDeleteR userId}>Delete user
|