Skip to content
GitLab
Menu
Projects
Groups
Snippets
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
SRCT
bookshare
Commits
5165a691
Commit
5165a691
authored
Apr 16, 2015
by
Daniel W Bond
Browse files
some clarification on the email
parent
7e4a097b
Changes
2
Hide whitespace changes
Inline
Side-by-side
bookshare/trades/templates/email/sold.html
View file @
5165a691
...
...
@@ -13,21 +13,25 @@
<p>
Great news!
</p>
<p>
Seller
<strong>
{{ seller_name }}
</strong>
has picked your
bid for
<strong><em>
{{ listing_title }}
</em></strong>
on
<p>
Seller
<strong>
{{ seller_name }}
</strong>
has picked your
${{ bid_num }}
bid for
<strong><em>
{{ listing_title }}
</em></strong>
on
<a
href=
"http://bookshare.srct.gmu.edu/"
>
SRCT Bookshare
</a>
.
They're the cc'ed email address--
<strong>
{{ seller_email }}
</strong>
. Watch
your email to arrange all the final touches to get your book.
</p>
<p>
{{ email_message }}
</p>
<p><em>
Seller message
</em>
: {{ email_message }}
</p>
<p>
Thanks for using SRCT Bookshare! :-)
</p>
<em>
(Heads up: no one watches this email address. If you need to get in touch
with us, for any reason, see srct.gmu.edu/contact.)
</em>
<p>
<em>
(Heads up: no one watches this email address. If you need to get in touch
with us, for any reason, see srct.gmu.edu/contact.)
</em>
</p>
---
<p>
---
</p>
<p>
Mason SRCT
</p>
<p>
<small><a
href=
"http://srct.gmu.edu/"
>
SRCT
</a>
is a
<a
href=
"https://si.gmu.edu/registered-student-organizations/"
>
registered student organization
</a>
at
...
...
@@ -37,5 +41,6 @@
The source code for this project is available and
<a
href=
"https://www.gnu.org/licenses/gpl-3.0.html/"
>
freely licensed
</a>
at
<a
href=
"http://git.gmu.edu/srct/bookshare/"
>
git.gmu.edu/srct/bookshare
</a>
.
</small>
</p>
</body>
</html>
bookshare/trades/templates/email/sold.txt
View file @
5165a691
...
...
@@ -2,11 +2,12 @@ Hey there, {{ bidder_first_name }}!
Great news!
Seller {{ seller_name }} has picked your bid for {{ listing_title }} on SRCT
Bookshare. They're the cc'ed email address-- {{ seller_email }}. Watch your
email to arrange all the final touches to get your book.
Seller {{ seller_name }} has picked your ${{ bid_num }} bid for
{{ listing_title }} on SRCT Bookshare. They're the cc'ed email address--
{{ seller_email }}. Watch your email to arrange all the final touches to get
your book.
{{ email_message }}
Seller message:
{{ email_message }}
Thanks for using SRCT Bookshare! :-)
...
...
@@ -15,6 +16,8 @@ us, for any reason, see srct.gmu.edu/contact.)
---
Mason SRCT
SRCT is a registered student organization at George Mason University. We have
written and provide this project for the benefit of our school's community, but
offer no claims to the accuracy of the information posted on our site by other
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment