Skip to content

Commit 7c723b0

Browse files
committed
Remove use of get_form in profile page
1 parent 78aebde commit 7c723b0

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

readthedocs/templates/profiles/public/profile_detail.html

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,6 @@
88
{% block profile-bar-profile %}active{% endblock %}
99

1010
{% block content %}
11-
{% with profile.get_form as form %}
1211

1312
<div id="profile">
1413
<div>

0 commit comments

Comments
 (0)