diff --git a/views/show.jade b/views/show.jade index 75e2c62..e450e94 100644 --- a/views/show.jade +++ b/views/show.jade @@ -1,7 +1,7 @@ extends layout block content - h1= show.title + h1= title table(id="example", class="table table-striped table-bordered", cellspacing="0", width="100%") thead