rouen: delete fc explanation video (#73818)
gitea-wip/publik-base-theme/pipeline/pr-main This commit looks good Details
gitea/publik-base-theme/pipeline/head Something is wrong with the build of this commit Details

This commit is contained in:
Emmanuel Cazenave 2023-01-25 12:23:12 +01:00
parent e79b971089
commit 6efcb2a525
1 changed files with 0 additions and 14 deletions

View File

@ -1,14 +0,0 @@
{% extends "authentic2_auth_fc/explanation.html" %}
{% block fc-explanation %}
{{ block.super }}
<div id="fc-explanation-video"
style="position:relative;padding-bottom:56.25%;height:0;overflow:hidden;">
<iframe style="width:100%;height:100%;position:absolute;left:0px;top:0px;overflow:hidden"
frameborder="0" type="text/html"
src="https://www.dailymotion.com/embed/video/x6fp7n9"
width="100%" height="100%"
allowfullscreen >
</iframe>
</div>
{% endblock %}