diff options
Diffstat (limited to 'frontend/templates/profile_img.html')
| -rwxr-xr-x | frontend/templates/profile_img.html | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/frontend/templates/profile_img.html b/frontend/templates/profile_img.html index 1e75dac..2ca2d16 100755 --- a/frontend/templates/profile_img.html +++ b/frontend/templates/profile_img.html @@ -117,6 +117,8 @@ </body> {{LIKEZ|safe}} <script type="text/javascript">document.getElementById("plea").style.display="none"</script> +<script type="text/javascript" src="https://www.youtube.com/player_api"></script> +<script type="text/javascript" src="https://w.soundcloud.com/player/api.js"></script> <script type="text/javascript"> serverHost = "{{SERVER_HOST}}" serverPort = 80 |
