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>
|
||||
|
|
@ -98,6 +99,43 @@
|
|||
|
||||
</section>
|
||||
|
||||
<dl class="metadetails-list">
|
||||
<div class="metadetails-row">
|
||||
<div class="metadetails-column">
|
||||
<dt class="caption">
|
||||
<a href="https://www.imdb.com/title/tt1637688" title="Link to IMDb page for In Time">IMDb</a>
|
||||
</dt>
|
||||
<dd class="numbers">6.7/10</dd>
|
||||
</div>
|
||||
<div class="metadetails-column">
|
||||
<dt class="caption">
|
||||
<a href="https://www.rottentomatoes.com/m/in_time" title="Link to Rotten Tomatoes page for In Time">Rotten Tomatoes</a>
|
||||
</dt>
|
||||
<dd class="numbers">37%</dd>
|
||||
</div>
|
||||
<div class="metadetails-column">
|
||||
<dt class="caption">
|
||||
<a href="https://www.metacritic.com/movie/in-time" title="Link to Metacritic page for In Time">Metacritic</a>
|
||||
</dt>
|
||||
<dd class="numbers">53/100</dd>
|
||||
</div>
|
||||
</div>
|
||||
<div class="metadetails-row">
|
||||
<div class="metadetails-column">
|
||||
<dt class="caption">Year</dt>
|
||||
<dd class="numbers">2011</dd>
|
||||
</div>
|
||||
<div class="metadetails-column">
|
||||
<dt class="caption">Rated</dt>
|
||||
<dd class="numbers">PG-13</dd>
|
||||
</div>
|
||||
<div class="metadetails-column">
|
||||
<dt class="caption">Box Office</dt>
|
||||
<dd class="numbers">$37,520,095</dd>
|
||||
</div>
|
||||
</div>
|
||||
</dl>
|
||||
|
||||
</header>
|
||||
<div class="core-content"><h2 id="recommendation">Recommendation</h2>
|
||||
<p>This movie gets a recommendation from me, but I have a few specific things that perhaps bias my opinion. As a flat sci-fi action movie, I think this film works. There are aspects of a rags-to-riches story here that people may find entertaining. It falls back on a relatively anti-capitalist message which is a take you don’t typically see in mainstream blockbusters.</p>
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue