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
e254bf0a
Commit
e254bf0a
authored
Apr 25, 2015
by
Daniel W Bond
Browse files
endblock specifics
parent
fea4422e
Changes
24
Hide whitespace changes
Inline
Side-by-side
bookshare/trades/templates/listing_reopen.html
View file @
e254bf0a
...
...
@@ -2,7 +2,7 @@
{% block title %}
SRCT Bookshare
•
{{ listing.title }}
•
Reopen
{% endblock %}
{% endblock
title
%}
{% block content %}
...
...
@@ -23,4 +23,4 @@ SRCT Bookshare • {{ listing.title }} • Reopen
<input
type=
"cancel"
value=
"Never Mind"
class=
"btn btn-default"
onclick=
"history.back()"
/>
</div>
</div>
{% endblock %}
{% endblock
content
%}
bookshare/trades/templates/listing_unexchange.html
View file @
e254bf0a
...
...
@@ -2,7 +2,7 @@
{% block title %}
SRCT Bookshare
•
{{ listing.title }}
•
Cancel Exchange
{% endblock %}
{% endblock
title
%}
{% block content %}
...
...
@@ -30,4 +30,4 @@ SRCT Bookshare • {{ listing.title }} • Cancel Exchange
</div>
</div>
</div>
{% endblock %}
{% endblock
content
%}
bookshare/trades/templates/rating_edit.html
View file @
e254bf0a
...
...
@@ -2,7 +2,7 @@
{% block title %}
SRCT Bookshare
•
{{ listing.title }}
•
Edit Rating
{% endblock %}
{% endblock
title
%}
{% block content %}
...
...
@@ -28,4 +28,4 @@ SRCT Bookshare • {{ listing.title }} • Edit Rating
</div>
</div>
</div>
{% endblock %}
{% endblock
content
%}
bookshare/trades/templates/search/search.html
View file @
e254bf0a
...
...
@@ -2,7 +2,7 @@
{% block title %}
SRCT Bookshare
•
Search Listings
{% endblock %}
{% endblock
title
%}
{% block content %}
...
...
@@ -117,4 +117,4 @@ SRCT Bookshare • Search Listings
</div>
{% endif %}
{% endblock %}
{% endblock
content
%}
Prev
1
2
Next
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