Skip to content

Commit

Permalink
[bug 765783] Restore /contribute/page.
Browse files Browse the repository at this point in the history
  • Loading branch information
glogiotatidis committed Sep 14, 2012
1 parent a8fb332 commit 806a192
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion apps/mozorg/views.py
Expand Up @@ -77,7 +77,7 @@ def has_newsletter_form():
newsletter_form = NewsletterCountryForm(locale, prefix='newsletter')

return l10n_utils.render(request,
'mozorg/contribute.html',
template,
{'form': form,
'success': success,
'newsletter_form': newsletter_form,
Expand Down

0 comments on commit 806a192

Please sign in to comment.