|
@ -6,7 +6,7 @@ local form = etlua.compile[[ |
|
|
<title>Yokoka’s Quest Character Profile Creator</title> |
|
|
<title>Yokoka’s Quest Character Profile Creator</title> |
|
|
</head> |
|
|
</head> |
|
|
<body> |
|
|
<body> |
|
|
<% if data then %><%= data %><% end %> |
|
|
|
|
|
|
|
|
<%= data %> |
|
|
<form action="/cgi/yqtemplate" method="post"> |
|
|
<form action="/cgi/yqtemplate" method="post"> |
|
|
<label for="name">Character name</label> |
|
|
<label for="name">Character name</label> |
|
|
<input type="text" id="name" /> |
|
|
<input type="text" id="name" /> |
|
|