PUBLISH: Kingsman: the secret service review
This commit is contained in:
parent
a8fdcc3612
commit
762b9fb303
16 changed files with 708 additions and 83 deletions
|
|
@ -55,6 +55,8 @@
|
|||
|
||||
|
||||
|
||||
<option value="Kingsman: The Secret Service" data-value="/film/reviews/kingsman/">A secret British spy agency unravels a billionaire's evil plot</option>
|
||||
|
||||
<option value="No Reservations" data-value="/film/reviews/no-reservations/">A NY City chef and her recently adopted niece adapt to their life together</option>
|
||||
|
||||
<option value="The French Dispatch" data-value="/film/reviews/the-french-dispatch/">Authors for a New Yorker-esque magazine report on a small town in France</option>
|
||||
|
|
@ -62,6 +64,8 @@
|
|||
|
||||
|
||||
|
||||
|
||||
|
||||
</datalist>
|
||||
<script src="https://caalden.github.io/film/search.js" async defer></script>
|
||||
</div>
|
||||
|
|
@ -80,6 +84,27 @@
|
|||
|
||||
|
||||
<div class="card">
|
||||
<div class="card-image">
|
||||
<img loading="lazy" class="card-image" src=https://m.media-amazon.com/images/M/MV5BYTM3ZTllNzItNTNmOS00NzJiLTg1MWMtMjMxNDc0NmJhODU5XkEyXkFqcGdeQXVyODE5NzE3OTE@._V1_SX800.jpg alt="Kingsman: The Secret Service" />
|
||||
</div>
|
||||
<section class="card-content">
|
||||
<header>
|
||||
<h3 class="subtitle card-title-long">Kingsman: The Secret Service</h3>
|
||||
</header>
|
||||
<div style="text-align: justify;">A secret British spy agency unravels a billionaire’s evil plot</div>
|
||||
<div class="cluster spacing:between">
|
||||
<div class="cluster s1 align:center">
|
||||
<img src="https://caalden.github.io/film/imdb-logo-small.png" class="icon" alt="imbd logo">
|
||||
<span class="numbers">7.7</span>
|
||||
</div>
|
||||
<div>
|
||||
<a class="button" href="/film/reviews/kingsman/">
|
||||
Read review
|
||||
</a>
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
<div class="card">
|
||||
<div class="card-image">
|
||||
<img loading="lazy" class="card-image" src=https://m.media-amazon.com/images/M/MV5BMTI1NzQ5MzU1OV5BMl5BanBnXkFtZTcwNzExODU0MQ@@._V1_SX800.jpg alt="No Reservations" />
|
||||
</div>
|
||||
|
|
@ -125,6 +150,8 @@
|
|||
|
||||
|
||||
|
||||
|
||||
|
||||
</div>
|
||||
</section>
|
||||
</div>
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue