Skip to content
GitLab
Projects
Groups
Snippets
Help
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
B
bookshare
Project overview
Project overview
Details
Activity
Releases
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Issues
30
Issues
30
List
Boards
Labels
Service Desk
Milestones
Merge Requests
0
Merge Requests
0
Operations
Operations
Incidents
Analytics
Analytics
Repository
Value Stream
Wiki
Wiki
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Create a new issue
Commits
Issue Boards
Open sidebar
SRCT
bookshare
Commits
768634d0
Commit
768634d0
authored
May 01, 2015
by
Daniel W Bond
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
softened, clarified language on empty list listings page
@jrouly
parent
44af2d61
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
2 additions
and
2 deletions
+2
-2
bookshare/trades/templates/list_listings.html
bookshare/trades/templates/list_listings.html
+2
-2
No files found.
bookshare/trades/templates/list_listings.html
View file @
768634d0
...
...
@@ -60,9 +60,9 @@ SRCT Bookshare • Latest Listings
<div
class=
"col-md-10 col-md-offset-1 text-center"
>
<div
class=
"panel panel-warning"
>
<div
class=
"panel-body"
>
<h3>
There aren't any
books in the database
!
</h3>
<h3>
There aren't any
open listings in the database right now
!
</h3>
<p>
Looks like you'll be the first to
<a
href=
"{% url 'create_listing' %}"
>
create one
</a>
!
You can be the first to
<a
href=
"{% url 'create_listing' %}"
>
create one
</a>
.
</p>
</div>
</div>
...
...
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