{% extends 'layout.html' %} {% block title %}Login{% endblock %} {% block body %}
Nekøyume

👶 {% trans %}Currently creating a new character...{% endtrans %}

{% trans %}Hello! Welcome to the world of Nekoyume. We are currently creating a novice character.
This process will take about 15 seconds.{% endtrans %}

{% trans %}Know in advance!{% endtrans %}
{% include 'basic_info.html' %}
{% endblock %}