Добавлены внешние ключи в модель бд

This commit is contained in:
2020-03-16 21:25:11 +03:00
parent 7ee6d0c29e
commit 07ded24e2c
3 changed files with 13 additions and 6 deletions

View File

@@ -44,7 +44,7 @@
</div>
<div class="not_found-img">
<img src="{{ url_for('static', filename='./static/img/travolta.png') }}" alt="" class="img404">
<img src="{{ url_for('static', filename='./img/travolta.png') }}" alt="" class="img404">
</div>
</section>