Skip to content
Snippets Groups Projects
Commit fbe7f8cd authored by tolyakryv's avatar tolyakryv
Browse files

rename folder

parent 50bf5bd7
No related branches found
No related tags found
No related merge requests found
<img src="#" alt="poster" />
<h2>name</h2>
<dl>
<dt>Vote / Votes</dt>
<dd>'.../...'</dd>
<dt>Popularity</dt>
<dd>100.2</dd>
<dt>Original Title</dt>
<dd>A FISTFUL OF LEAD</dd>
<dt>Genre</dt>
<dd>Western</dd>
</dl>
<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>
<button>add to Watched</button>
<button>add to queue</button>
...@@ -20,8 +20,7 @@ ...@@ -20,8 +20,7 @@
<body> <body>
<!-- Так добавляются фрагменты в главные HTML-файлы страниц. --> <!-- Так добавляются фрагменты в главные HTML-файлы страниц. -->
<!-- <include src="./partials/example.html"></include> --> <!-- <include src="./partials/example.html"></include> -->
<include src="./html/one-card-preview.html"></include> <include src="./partials/one-card-preview.html"></include>
<!-- <include src="./html/one-card-modal.html"></include> -->
<!-- Скрипт идёт последним в разметке. В нём уже подключен главный SASS-файл. --> <!-- Скрипт идёт последним в разметке. В нём уже подключен главный SASS-файл. -->
<script src="./index.js"></script> <script src="./index.js"></script>
......
File moved
...@@ -7,4 +7,4 @@ ...@@ -7,4 +7,4 @@
@import './variables'; @import './variables';
@import './utility-classes'; @import './utility-classes';
@import './components/one-card-preview'; @import './components/one-card-preview';
@import './components/one-card-modal';
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment