built ability to create a character
This commit is contained in:
@@ -10,10 +10,12 @@
|
||||
<h1 class="mb-0">
|
||||
Code of Conquest Dashboard
|
||||
</h1>
|
||||
<p class="mb-0"></p>
|
||||
<img src="{{ url_for('static', filename='images/COC_Logo.png') }}" alt="logo" width="300" height="300">
|
||||
<p class="mb-0">
|
||||
{{jwt_info}}
|
||||
{{profile}}
|
||||
</p>
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
{% endblock %}
|
||||
{% endblock %}
|
||||
Reference in New Issue
Block a user