Make marketing email address consistent

Also, some header and grammar tweaks
This commit is contained in:
Keith Mitchell
2011-12-02 10:26:04 -08:00
parent 33574bc701
commit 741a1cde70

View File

@@ -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&#32;<a href="/help/selfserve">FAQ</a>, or Send us an&#32; <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&#32;<a href="/help/selfserve">FAQ</a>, or send us an&#32; <a href="mailto:marketing@reddit.com?subject=Questions about reddit advertising">email</a>.
<br/>
Interested in a bigger campaign?&#32;<a href="mailto:marketing@reddit.com?subject=campaign%20inquiry">Talk to our sales team</a>.
</p>