diff --git a/src/html/one-card.html b/src/html/one-card.html index e20fcb99777ee8be5e4b99d41eee5d3cff9f6481..d4772482cdd6446ab57bc3bf25b0dff4b04a1979 100644 --- a/src/html/one-card.html +++ b/src/html/one-card.html @@ -1,28 +1,7 @@ <div class="container conteiner_card"> <img src="#" alt="poster" /> <h2>name</h2> - <div> - <p>Vote / Votes</p> - <p>Popularity</p> - <p>Original Title</p> - <p>Genre</p> - </div> - <div> - <p>8/115</p> - <p>100.2</p> - <p>Western</p> - </div> - <h3>About</h3> - <p> - Four of the West’s most infamous outlaws assemble to steal a huge stash of gold from the most - corrupt settlement of the gold rush towns. But not all goes to plan one is killed and the other - three escapes with bags of gold hide out in the abandoned gold mine where they happen across - another gang of three – who themselves were planning to hit the very same bank! As tensions - rise, things go from bad to worse as they realise the bags of gold are filled with lead... - they’ve been double crossed – but by who and how? - </p> - <div> - <button>add to Watched</button> - <button>add to queue</button> - </div> + <p>Genre</p> + <p>years</p> + <p>rating</p> </div>