{% set current_theme = current_theme() %} {{ current_theme.headertags() }} {{ mde.css }} Nuevo Recurso - YouTube {{ current_theme.local_style() }} {{ current_theme.navbar() }}
{{ current_theme.notify() }}

Agregar un nuevo vídeo en Youtube.

{{ form.csrf_token }}
{{ form.nombre(class="form-control", id="nombre", placeholder="Titulo del Video") }}
{{ form.youtube_url(class="form-control", id="youtube_url", placeholder="Dirección del Vídeo") }}
{{form.descripcion}} {{mde.preview}} {{mde.js}}