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

Agregar un recurso externo a su curso.

{{ form.csrf_token }}
{{ form.nombre(class="form-control", id="nombre", placeholder="Titulo del Recurso") }}
{{ form.html_externo(class="form-control", id="html_externo", placeholder="Recurso Externo") }}
{{form.descripcion}} {{mde.preview}} {{mde.js}}