film pages

This commit is contained in:
j 2021-11-21 10:09:26 +01:00
commit c06436433f
10 changed files with 480 additions and 28 deletions

View file

@ -37,6 +37,7 @@
{% block end %}
<script>
var config = {{ text.json | safe }};
var pandoraURL = "{{ pandora_url }}";
</script>
<script src="/static/js/ascroll.js?2"></script>
{% endblock %}