household address: remove address selection

This commit is contained in:
nobohan
2021-06-08 17:06:03 +02:00
parent 76d945f2a7
commit 6a42edd460
2 changed files with 2 additions and 42 deletions

View File

@@ -5,8 +5,6 @@
{% block content %}
<h1>{{ block('title') }}</h1>
<p>Household with id {{ household.id }}</p>
<div>
<div id="household-address"></div>
</div>