add back templates for index/about, move background animation into class, use clip color for assembly background

This commit is contained in:
j 2021-10-21 16:24:26 +01:00
commit 43e952c27d
13 changed files with 301 additions and 57 deletions

View file

@ -1,4 +1,5 @@
{% extends "base.html" %}
{% block body_class%}animated{% endblock %}
{% block main %}
<div class="films">
{% for film in films %}