<h3class="text-center">A place for Mason students to buy and sell textbooks.</h3>
<h3class="text-center">A place for Mason students to exchange textbooks.</h3>
</div>
<ahref="https://creativecommons.org/licenses/by/4.0/"target="_blank"><imgalt="Creative Commons License"style="border-width:0"src="https://i.creativecommons.org/l/by/4.0/80x15.png"title="'Mason Statue Desktop' by Daniel Bond is licensed under a Creative Commons Attribution 4.0 International License."/></a>
@@ -131,7 +131,7 @@ class SellListingForm(forms.ModelForm):
placeholder='Do you want to meet tomorrow by the JC Info Desk at 4?'),
HTML("""<em><p>Thanks for using SRCT Bookshare!</p><p>Mason SRCT</p></em></div>"""),
HTML("""<hr/ >"""),
FormActions(Submit('submit','Email and Sell',
FormActions(Submit('submit','Email and Exchange',
css_class='btn-primary'),
Button('cancel','Never Mind',
css_class='btn-default',
...
...
@@ -160,11 +160,10 @@ class UnSellListingForm(forms.ModelForm):
Fieldset("",
HTML("""<strong>Your Email to Your Bidder</strong>"""),
HTML("""<div class="well"><em><p>Hey there!</p><p>Seller {{ listing.seller.user.first_name }} {{ listing.seller.user.last_name }} has cancelled your bid for {{ listing.title }} on SRCT Bookshare.</p><p>We certainly hope that this doesn't come as a shock. :-P</p><p>(If you don't know why you're getting this email, hey're the cc'ed email address-- {{ listing.seller.user.email }}. Contact them ASAP to clear up any confusion.)<p></em>"""),
Field('email_message',
placeholder='I haven\'t heard from you in a couple of days, so I\'m going to have to try to sell my textbook to someone else. :-/'),
Field('email_message',placeholder='I haven\'t heard from you in a couple of days, so I\'m going to have to try to exchange my textbook to someone else. :-/'),
HTML("""<em><p>Thanks for using SRCT Bookshare!</p><p>Mason SRCT</p></em></div>"""),
HTML("""<hr/ >"""),
FormActions(Submit('submit','Email and Cancel Sale',
FormActions(Submit('submit','Email and Cancel Exchange',
Heads up, this listing is <strong>over a month old</strong> and we haven't seen its seller around recently either. It may no longer be valid!
Heads up, this listing is <strong>over a month old</strong> and we haven't seen the student who posted it around recently either. It may no longer be valid!