feat: Make more use of the shared assets

This commit is contained in:
2022-05-31 20:17:47 +02:00
parent 1e531f07b6
commit 5cf8725e01
6 changed files with 61 additions and 86 deletions

View File

@@ -1,6 +1,6 @@
<div class="horizontal-flex project-row">
<div class="horizontal project-row">
{{ template_if_empty item.screenshot layout/templates/no_screenshot.html layout/templates/screenshot.html }}
<div class="vertical-flex">
<div class="vertical">
<h2>{{ item.title }}</h2>
<p>{{ item.description }}</p>