Skip to content
Snippets Groups Projects
Commit 34fe66ef authored by Sebastien's avatar Sebastien
Browse files

Remove unnecessary legacy template file

parent be71ffe8
Branches
Tags
1 merge request!95Fix shared link and embbed link on project edition settings
{% extends 'layout.html.twig' %}
{% block body %}
<iframe src="{{ url }}"
style="width:100%;height:100%;top:0;left:0;position:absolute"
frameborder="0"
webkitallowfullscreen
mozallowfullscreen
allowfullscreen>
</iframe>
{% endblock %}
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment