Skip to content

Commit dc6a3f7

Browse files
markswebbmispelon
authored andcommitted
Update text to fix 1665
1 parent 0ec43e8 commit dc6a3f7

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

djangoproject/templates/accounts/user_profile.html

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -26,7 +26,8 @@ <h2>
2626
</li>
2727
<li>
2828
The rest of the data is read-only for the time being. If you see
29-
outrageous errors, please email <kbd>jacob</kbd> @ this domain.
29+
outrageous errors, please file an issue on
30+
<a href="https://github.com/django/code.djangoproject.com/issues/new" target="_blank">GitHub</a>.
3031
</li>
3132
</ul>
3233
</div>

djangoproject/templates/aggregator/delete-confirm.html

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -6,8 +6,7 @@ <h1>Community</h1>
66
<h2 class="deck">Really delete {{ feed }}?</h2>
77

88
<p>
9-
All items in the aggregator will be deleted, too. Because Jacob's
10-
lazy, there's no "undo"!
9+
We haven't implemented an undo feature yet, so all items will be deleted immediately.
1110
</p>
1211

1312
<form class="wide" action="." method="post">

0 commit comments

Comments
 (0)