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
f028f691
Commit
f028f691
authored
May 12, 2015
by
Daniel W Bond
Browse files
added description, ':' v '.' typo fixed
parent
090aa035
Changes
1
Hide whitespace changes
Inline
Side-by-side
bookshare/trades/templates/detail_listing_no_auth.html
View file @
f028f691
...
...
@@ -6,9 +6,10 @@ SRCT Bookshare • {{ listing.title }}
{% block social_metadata %}
<meta
property=
"og:title"
content=
"{{ listing.title }}"
/>
<meta
property=
"og:url"
content=
"{{ request.build_absolute_uri }}"
/>
<meta
property=
"og:type"
content=
"book"
/>
<meta
property=
"og
.url"
content=
"{{ request.build_absolute_uri }}
"
/>
<meta
property=
"og
.
image"
content=
"{{ listing.photo.url }}"
/>
<meta
property=
"og
:description"
content=
"is up for exchange on SRCT Bookshare! Log in with your Mason username and password to see more!
"
/>
<meta
property=
"og
:
image"
content=
"{{ listing.photo.url }}"
/>
<meta
property=
"books:author"
content=
"{{ listing.author }}"
/>
<meta
property=
"books:isbn"
content=
"{{ listing.isbn }}"
/>
{% if listing.year %}
...
...
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