Browse Source

[YQTemplate] WIP warning

main
Annwan 4 months ago
parent
commit
67b5ada455
  1. 1
      yqtemplate.lua

1
yqtemplate.lua

@ -6,6 +6,7 @@ local form = etlua.compile[[
<title>Yokokas Quest Character Profile Creator</title>
</head>
<body>
<h1>THIS IS WORK IN PROGRESS, THIS IS NON FUNCTIONAL, PLZ DONT USE YET</h1>
<%= data %>
<form action="/cgi/yqtemplate" method="post">
<label for="name">Character name:</label>

Loading…
Cancel
Save