{% extends 'base.html' %} {% block header %}

mediaCCCcollection

{% endblock %} {% block content %}
{% for tag in featured_tags %}
{{ tag }}
{{ out_tags[tag].count_videos }} Videos
More
{% endfor %}

mediaCCCcollection tries to curate videos of media.ccc.de by tagging them.

list of all tags
{% endblock %}