{% extends "base.html" %} {% block title %}{{ _("Add by hand") }} · {{ account.name }}{% endblock %} {% block heading %}{{ _f("Add to {name} by hand", name=account.name) }}{% endblock %} {% block lede %}
{{ _("For an account no bank connection and no export will describe. What you type in lands beside the imported rows and counts the same way: a purchase becomes part of the holding, a dividend is income, a fee is a fee.") }}
{% endblock %} {% block content %} {% endblock %} {% block scripts %} {% endblock %}