Добавил необходимые файлы

This commit is contained in:
Pro100ser
2020-03-16 21:01:42 +03:00
parent fc7794b9e0
commit 7ee6d0c29e
2 changed files with 1 additions and 1 deletions

BIN
static/img/travolta.png Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 184 KiB

View File

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