mirror of
https://github.com/Lastorder-DC/rhymix.git
synced 2026-01-03 16:51:40 +09:00
5 lines
170 B
HTML
5 lines
170 B
HTML
<form onSubmit="return false">
|
|
<input type="hidden" name="dummy_content" />
|
|
<input type="hidden" name="dummy_key" value="1" />
|
|
<p>{$editor|noescape}</p>
|
|
</form>
|