|
@ -11,7 +11,7 @@ |
|
|
{% endblock %} |
|
|
{% endblock %} |
|
|
|
|
|
|
|
|
{% block content %} |
|
|
{% block content %} |
|
|
<iframe id="apps" src="http://localhost:5000/frame" width="305" height="400" class="shadow-lg overlay-frame" style="display: none;"></iframe> |
|
|
|
|
|
|
|
|
<iframe id="apps" src="https://technicalincompetence.club/frame" width="305" height="400" class="shadow-lg overlay-frame" style="display: none;"></iframe> |
|
|
<div id="overlay" style="display: none;" onclick="showApps();"></div> |
|
|
<div id="overlay" style="display: none;" onclick="showApps();"></div> |
|
|
<div class="container" style="margin-top: 15px"> |
|
|
<div class="container" style="margin-top: 15px"> |
|
|
<div id="success-alert" class="alert alert-success" role="alert" style="display: none;"> |
|
|
<div id="success-alert" class="alert alert-success" role="alert" style="display: none;"> |
|
|