{% extends "base.html" %} {% block content %}

Videos:

{% include "videos.html" %}

Images:

{% include "images.html" %} {% endblock %}