{{ video.title.current() }}
{% if video.updated() %}🌀 {% endif %} {{ video.uploaded.strftime("%d/%m/%Y") }}
{% extends 'base.html' %} {% block styling %} {% endblock %} {% block content %}
{{ video.title.current() }}
{% if video.updated() %}🌀 {% endif %} {{ video.uploaded.strftime("%d/%m/%Y") }}
No videos found!
{% endif %} {% endblock %}