Skip to content

Instantly share code, notes, and snippets.

@shareefhiasat
Created May 12, 2017 15:50
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save shareefhiasat/bb44570f00ee426c689cbb592ab83d4c to your computer and use it in GitHub Desktop.
Save shareefhiasat/bb44570f00ee426c689cbb592ab83d4c to your computer and use it in GitHub Desktop.
<!DOCTYPE html>
<html>
<head>
<!-- meta -->
<title> | RDA Annual Show 2017 - "Dance Around the World"</title>
<!-- Responsive -->
<meta name="viewport" content="width=device-width,initial-scale=1,minimum-scale=1.0 maximum-scale=1.0" />
<!-- Always force latest IE rendering engine or request Chrome Frame -->
<meta content="IE=edge,chrome=1" http-equiv="X-UA-Compatible">
<!-- meta data -->
<meta name="owner" content="https://www.sajilni.com" />
<meta name="copyright" content="sajilni.com" />
<meta name="contact" content="info@sajilni.com">
<meta name="rating" content="general">
<meta name="distribution" content="web" />
<meta name="robots" content="index, follow" />
<meta name="description" content="Roberto Dance Academy is proud to present its Annual Show 2017  that will be held on May 12th @6pm @ &#034;Hussein Cultural Center&#034;. The Theme for this year is “Dancing around the World in 80 Min... " />
<!-- Twitter Card data -->
<meta name="twitter:card" value="summary">
<!-- Open Graph data -->
<meta property="og:title" content=" | RDA Annual Show 2017 - "Dance Around the World"" />
<meta property="og:type" content="event" />
<meta property="og:image" content="https://www.sajilni.com/images/eventpage-main/2017-05-12-DanceAroundTheWorld_FSCEBOOK_1493052597352.jpg" />
<meta property="og:description" content='Roberto Dance Academy is proud to present its Annual Show 2017  that will be held on May 12th @6pm @ &#034;Hussein Cultural Center&#034;. The Theme for this year is “Dancing around the World in 80 Min... ' />
<meta property="og:fn" content="Al Hussein Cultural Center" />
<meta property="og:locality" content="Amman"/>
<meta property="og:country-name" content="Jordan"/>
<meta property="og:start-time" content='2017-05-12T18:00+0000'/>
<meta property="event:start_time" content='2017-05-12T18:00+0000'/>
<script src="https://www.sajilni.com/theme/js/lib/jquery.js"></script>
<script src="https://www.sajilni.com/theme/js/lib/jrupal.util/jrupal.util.js"></script>
<script>
$(function() {
$("body,html").css({"padding": 0, "margin": 0});
var $iframe = $('<iframe id="event-page" class="sajilni-widget full-page" height="100%" width="100%" frameborder="0" scrolling="no"></iframe>');
var loc = window.location.href.split("#")[0];
$iframe.attr("src", 'https://www.sajilni.com/event/page.html?id=4617&fid=event-page&loc=' + encodeURIComponent(loc));
$iframe.css({
"display": "block",
"width": "1px",
"min-width": "100%",
"height": getBodyHeight() + "px",
"overflow": "hidden"
});
$("body").html($iframe);
});
</script>
</head>
<body>
</body>
</html>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment