Join Slack
Powered by
(this method works for other parts of the form, li...
# server
h
Hamza
06/11/2018, 9:13 AM
(this method works for other parts of the form, like the publisher):
Copy code
#if($book.publisher) <tr> <th>Publisher</th> <td>$book.publisher</td> </tr> #end
Open in Slack
Previous
Next