aboutsummaryrefslogtreecommitdiff
path: root/templates/character_create.tmpl
diff options
context:
space:
mode:
authorfusion32 <marcopuzziello@gmail.com>2025-10-18 20:37:00 -0300
committerfusion32 <marcopuzziello@gmail.com>2025-10-18 20:39:12 -0300
commit48375acd7d6581b42b354618ed694a9d1cd25439 (patch)
treebd4fa70e4d39b3d637b218bbe7f52b86a96a1522 /templates/character_create.tmpl
parentcd93a7c2bf927fd747fc188bdda98ea03b1f5e72 (diff)
downloadweb-48375acd7d6581b42b354618ed694a9d1cd25439.tar.gz
web-48375acd7d6581b42b354618ed694a9d1cd25439.zip
overall improvements + keep up with querymanager v0.2
Diffstat (limited to 'templates/character_create.tmpl')
-rw-r--r--templates/character_create.tmpl2
1 files changed, 1 insertions, 1 deletions
diff --git a/templates/character_create.tmpl b/templates/character_create.tmpl
index c243f2d..1a235dd 100644
--- a/templates/character_create.tmpl
+++ b/templates/character_create.tmpl
@@ -1,6 +1,6 @@
{{template "_header.tmpl" .Common}}
<form class="box" action="/character/create" method="POST">
- <h1>Create Account</h1>
+ <h1>Create Character</h1>
<label for="character_name">NAME</label>
<input id="character_name" type="text" name="name"/>