mirror of
https://github.com/reddit-archive/reddit.git
synced 2026-04-27 03:00:12 -04:00
Fix typo and add username request.
This commit is contained in:
committed by
MelissaCole
parent
d2dbe851a0
commit
5e06e44c6e
@@ -53,7 +53,7 @@ from r2.lib.template_helpers import static
|
||||
<h2 class="button">make a press enquiry</h2>
|
||||
<ul class="details">
|
||||
<li>You can email us at <a href="mailto:press@reddit.com">press@reddit.com</a> or give us a call at <a href="tel:424-234-9948">424-234-9948</a>.</li>
|
||||
<li>Are you a journalist outside the United States? You can email us at <a href="mailto:international@reddit.com">international@reddit.com</a>.</li>
|
||||
<li>Are you a journalist outside the United States? You can email us at <a href="mailto:international@reddit.com">international@reddit.com</a>.</li>
|
||||
</ul>
|
||||
</li>
|
||||
<li id="advertise">
|
||||
@@ -71,7 +71,7 @@ from r2.lib.template_helpers import static
|
||||
<li>Maybe you want to <a href="/r/askreddit">/r/askreddit</a>? Or for help try making a post at <a href="/r/help">/r/help</a>.</li>
|
||||
<li>Need help with a <a href="http://redditgifts.com/exchanges">redditgifts exchange</a>? Email <a href="mailto:support@redditgifts.com">support@redditgifts.com</a>.</li>
|
||||
<li>Got a question about <a href="/gold/about">reddit gold</a>? Please email <a href="mailto:912@reddit.com">912@reddit.com</a>.</li>
|
||||
<li>Anything we didn't cover? Email us at <a href="mailto:contact@reddit.com">contact@reddit.com</a>.</li>
|
||||
<li>Anything we didn't cover? Email us at <a href="mailto:contact@reddit.com">contact@reddit.com</a> and include your reddit username if you have one.</li>
|
||||
</ul>
|
||||
</li>
|
||||
<li id="message-the-admins">
|
||||
|
||||
Reference in New Issue
Block a user