List of all the books added as a separate page.

This commit is contained in:
krzysiej
2022-06-08 15:03:55 +02:00
parent b1fa15b6f4
commit 20e450f868
6 changed files with 58 additions and 17 deletions

View File

@@ -3,7 +3,10 @@
{% block title %}Hello FileController!{% endblock %}
{% block body %}
<div id="app"></div>
<div id="app">
<files></files>
</div>
{% endblock %}
{% block javascripts %}