{% extends 'layouts/base.html' %} {% load static %} {% block title %}Inline Player - {% endblock title %} {% block extrastyle %} {% endblock extrastyle %} {% block content %}

Youtube Player

Vimeo Player

{% include 'includes/footer.html' %}
{% endblock content %} {% block extrajs %} {% endblock extrajs %}