diff options
Diffstat (limited to 'tbc/templates/base.html')
-rwxr-xr-x | tbc/templates/base.html | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/tbc/templates/base.html b/tbc/templates/base.html index fb9ae55..b96da6b 100755 --- a/tbc/templates/base.html +++ b/tbc/templates/base.html @@ -123,7 +123,6 @@ </div> </div> <div class="container"> - <!-- Main hero unit for a primary marketing message or call to action --> {% block content %} {% if up %} <p>Book has been uploaded successfully. Please be patient while the reviewer reviews the book</p> |