|
@ -6,6 +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> |
|
|
|
|
|
<h1>THIS IS WORK IN PROGRESS, THIS IS NON FUNCTIONAL, PLZ DON’T USE YET</h1> |
|
|
<%= data %> |
|
|
<%= 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> |
|
|