Skip to content

Commit db165fc

Browse files
committed
Added a missing </div>.
- Legacy-Id: 9419
1 parent e8f2d27 commit db165fc

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

ietf/templates/registration/create.html

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -47,5 +47,6 @@ <h1>Other options</h1>
4747
<a class="btn btn-warning" href="{% url "password_reset" %}">Reset your password</a>
4848
</p>
4949
</div>
50+
</div>
5051
{% endif %}
5152
{% endblock %}

0 commit comments

Comments
 (0)