Welcome to the bookstore !

#if($query.by_publisher) #if($publisher)

Books published by $publisher.name :

#else

Publishers :

#end [home] #elseif($query.by_author) #if($author)

Books written by $author.full_name :

#else

Authors :

#end [home] #else

We have $db.books_nb books in stock.

You can browse the books [by publisher] or [by author].

You can also :

#end