colors and titles
This commit is contained in:
parent
ae238c90f8
commit
b56167a703
5 changed files with 53 additions and 8 deletions
|
|
@ -2,7 +2,7 @@
|
|||
<a href="{{ item.get_absolute_url }}">
|
||||
<div class="info">
|
||||
<h1>{{ item.title }}</h1>
|
||||
{{ item.data.title }}
|
||||
<h2>{{ item.data.title }}</h2>
|
||||
</div>
|
||||
<div class="image">
|
||||
<img src={{ item.data.thumbnail }}>
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue