fixed edit bug

This commit is contained in:
evilchili
2024-02-08 23:26:19 -08:00
parent 8bde2ab5f3
commit 1baf73a338
3 changed files with 10 additions and 4 deletions
+1 -1
View File
@@ -11,7 +11,7 @@
<div class='banner'>
<div><img id='portrait' /></div>
<div>
<h1>{{ c.form.name }}</h1>
{{ c.form.name }}
{{ c.form.ancestry }} {{ c.record.character_class|join(' / ') }} &nbsp; Level {{ c.form.level }}
</div>
</div>