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
Jean Michel Rouly
bookshare
Commits
768634d0
Commit
768634d0
authored
May 01, 2015
by
Daniel W Bond
Browse files
softened, clarified language on empty list listings page
@jrouly
parent
44af2d61
Changes
1
Hide whitespace changes
Inline
Side-by-side
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
book
s in the database!
</h3>
<h3>
There aren't any
open listing
s 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