mirror of
https://github.com/reddit-archive/reddit.git
synced 2026-01-31 01:38:08 -05:00
Make marketing email address consistent
Also, some header and grammar tweaks
This commit is contained in:
@@ -28,11 +28,9 @@ from r2.lib.template_helpers import static
|
||||
<script src="${static('selfserve_ads/script.js', allow_gzip=False)}" type="text/javascript"></script>
|
||||
|
||||
<div class="self-service instructions">
|
||||
<!-- Header with control buttons. -->
|
||||
<h1 class="redditad-header">reddit advertising
|
||||
</h1>
|
||||
<!-- Outer column container, for CSS control (If the need arises) -->
|
||||
<div class="column-container">
|
||||
<h1 class="redditad-header">reddit advertising</h1>
|
||||
<div class="left-col column">
|
||||
<div class="col-trigger">
|
||||
<img src="${static('selfserve_ads/col1.png')}" width="220px" height="128px" alt="" class="image"/>
|
||||
@@ -86,8 +84,8 @@ from r2.lib.template_helpers import static
|
||||
<a href="/promoted" class="manage-ads">manage existing ads</a>
|
||||
</div>
|
||||
<div class="bottom-box-title">Start advertising today!</div>
|
||||
<p><a href="/selfserviceoatmeal">A comic that explains it all</a><br/>
|
||||
Have questions? Read the <a href="/help/selfserve">FAQ</a>, or Send us an  <a href="mailto:marketing(at)reddit.com?subject=Questions about reddit advertising&body=Don't forget to change the (at) in the url!">email</a>
|
||||
<p><a href="/selfserviceoatmeal">A comic that explains it all.</a><br/>
|
||||
Have questions? Read the <a href="/help/selfserve">FAQ</a>, or send us an  <a href="mailto:marketing@reddit.com?subject=Questions about reddit advertising">email</a>.
|
||||
<br/>
|
||||
Interested in a bigger campaign? <a href="mailto:marketing@reddit.com?subject=campaign%20inquiry">Talk to our sales team</a>.
|
||||
</p>
|
||||
|
||||
Reference in New Issue
Block a user