PUBLISH: Republish all reviews with the new metadata
This commit is contained in:
parent
800df66e41
commit
22459e87dd
29 changed files with 548 additions and 132 deletions
|
|
@ -31,6 +31,7 @@
|
|||
<link rel="stylesheet" href="/film/home.css">
|
||||
<link rel="stylesheet" href="/film/review.css">
|
||||
<link rel="stylesheet" href="/film/quick_look.css">
|
||||
<link rel="stylesheet" href="/film/metadetails.css">
|
||||
|
||||
<script async src="https://www.googletagmanager.com/gtag/js?id=G-PF672BTD8F"></script>
|
||||
<script>
|
||||
|
|
@ -96,6 +97,43 @@
|
|||
|
||||
</section>
|
||||
|
||||
<dl class="metadetails-list">
|
||||
<div class="metadetails-row">
|
||||
<div class="metadetails-column">
|
||||
<dt class="caption">
|
||||
<a href="https://www.imdb.com/title/tt0481141" title="Link to IMDb page for No Reservations">IMDb</a>
|
||||
</dt>
|
||||
<dd class="numbers">6.3/10</dd>
|
||||
</div>
|
||||
<div class="metadetails-column">
|
||||
<dt class="caption">
|
||||
<a href="https://www.rottentomatoes.com/m/no_reservations" title="Link to Rotten Tomatoes page for No Reservations">Rotten Tomatoes</a>
|
||||
</dt>
|
||||
<dd class="numbers">42%</dd>
|
||||
</div>
|
||||
<div class="metadetails-column">
|
||||
<dt class="caption">
|
||||
<a href="https://www.metacritic.com/movie/no-reservations" title="Link to Metacritic page for No Reservations">Metacritic</a>
|
||||
</dt>
|
||||
<dd class="numbers">50/100</dd>
|
||||
</div>
|
||||
</div>
|
||||
<div class="metadetails-row">
|
||||
<div class="metadetails-column">
|
||||
<dt class="caption">Year</dt>
|
||||
<dd class="numbers">2007</dd>
|
||||
</div>
|
||||
<div class="metadetails-column">
|
||||
<dt class="caption">Rated</dt>
|
||||
<dd class="numbers">PG</dd>
|
||||
</div>
|
||||
<div class="metadetails-column">
|
||||
<dt class="caption">Box Office</dt>
|
||||
<dd class="numbers">$43,107,979</dd>
|
||||
</div>
|
||||
</div>
|
||||
</dl>
|
||||
|
||||
</header>
|
||||
<div class="core-content"><h2 id="recommendation">Recommendation</h2>
|
||||
<p>The story sets up a female chef in the city who’s work has become her obsession, but her lifestyle is radically changed by a family tragedy. Via this tragedy the film sets itself up with some ambitious topics to tackle, however, unfortunately for the most part it doesn’t address these themes. The movie is trying to be a full drama and a full romance and it just doesn’t fully work.</p>
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue