adding character sheets
This commit is contained in:
@@ -0,0 +1,5 @@
|
||||
<h1>{{ character.name }}</h1>
|
||||
{{ form.display(value=character) }}
|
||||
<pre>
|
||||
{{ character }}
|
||||
</pre>
|
||||
Reference in New Issue
Block a user