Files
flask_blog/templates/components/christmas_post.html
2026-03-14 19:46:41 +01:00

6 lines
158 B
HTML

<div class="background-svg">
<img src="{{ url_for('static', filename='animation.svg') }}" alt="" />
<br />
<p>tree source: codepen @uchardon</p>
</div>