{% extends "base.html" %} {% block content %}
| Created | Title | Authors | State | Print Style | Recipe | Link to book | Message |
|---|---|---|---|---|---|---|---|
| {{ state.created.strftime('%Y-%m-%d %H:%M:%S') }} | {{ state.title }} | {{ state.authors }} | {{ state.state }} | {{ state.print_style }} | {{ state.recipie }} | {{ state.content_link }} | {{ state.state_message }} |