Skip to content

Commit 0de01aa

Browse files
committed
Close div tags on housing page
1 parent 22a3a89 commit 0de01aa

File tree

1 file changed

+3
-1
lines changed

1 file changed

+3
-1
lines changed

conditional/templates/housing.html

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -72,4 +72,6 @@ <h3 class="room-number">{{room}}</h3></td>
7272
</div>
7373
</div>
7474
</div>
75-
{% endblock %}
75+
</div>
76+
</div>
77+
{% endblock %}

0 commit comments

Comments
 (0)