Advertisement
sandeshyadav

Untitled

May 1st, 2020
463
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
HTML 5 11.00 KB | None | 0 0
  1.  
  2.  
  3.  
  4.  
  5.  
  6.  
  7.  
  8.  
  9. <!DOCTYPE html>
  10. <!--[if lte IE 9]><html class="ie ie9 lte9" lang="en"><![endif]-->
  11. <!--[if !IE]><!--><html lang="en"><!--<![endif]-->
  12. <head dir="ltr">
  13.     <meta charset="UTF-8">
  14.     <meta http-equiv="X-UA-Compatible" content="IE=edge">
  15.     <meta name="viewport" content="width=device-width, initial-scale=1">
  16.  
  17.  
  18.  
  19.  
  20.       <title>
  21.         | Your Platform Name Here
  22.       </title>
  23.  
  24.  
  25.       <script type="text/javascript">
  26.         /* immediately break out of an iframe if coming from the marketing website */
  27.         (function(window) {
  28.           if (window.location !== window.top.location) {
  29.             window.top.location = window.location;
  30.           }
  31.         })(this);
  32.       </script>
  33.  
  34.  
  35.  
  36.   <script type="text/javascript" src="/static/js/i18n/en/djangojs.e37eef1ffc63.js"></script>
  37.   <script type="text/javascript" src="/static/js/ie11_find_array.bd1c6dc7a133.js"></script>
  38.  
  39.   <link rel="icon" type="image/x-icon" href="/static/images/favicon.03ffbbf95a0d.ico" />
  40.  
  41.  
  42.  
  43.  
  44.     <link href="/static/css/lms-style-vendor.68e48093f5dd.css" rel="stylesheet" type="text/css" />
  45.  
  46.  
  47.  
  48.    
  49.  
  50.  
  51.     <link href="/static/css/lms-main-v1.a6ddf45c71b3.css" rel="stylesheet" type="text/css" />
  52.  
  53.  
  54.  
  55.  
  56.    
  57.     <script type="text/javascript" src="/static/js/lms-main_vendor.a04b73033169.js" charset="utf-8"></script>
  58.  
  59.  
  60.    
  61.     <script type="text/javascript" src="/static/js/lms-application.7bec85e7ca02.js" charset="utf-8"></script>
  62.  
  63.  
  64.  
  65.  
  66.    
  67.    
  68.     <script type="text/javascript" src="/static/bundles/commons.a9f02f27eddfc7fe9ab1.b601d075b3dc.js" ></script>
  69.  
  70.  
  71.  
  72.   <script>
  73.     window.baseUrl = "/static/";
  74.     (function (require) {
  75.       require.config({
  76.           baseUrl: window.baseUrl
  77.       });
  78.     }).call(this, require || RequireJS.require);
  79.   </script>
  80.   <script type="text/javascript" src="/static/lms/js/require-config.38226099c6ad.js"></script>
  81.  
  82.     <script type="text/javascript">
  83.         (function (require) {
  84.           require.config({
  85.               paths: {
  86.                 'js/courseware/courseware_factory': 'js/courseware/courseware_factory.1504fc10caef',
  87. 'draggabilly': 'js/vendor/draggabilly.26caba6f7187',
  88. 'js/courseware/toggle_element_visibility': 'js/courseware/toggle_element_visibility.d5f10bc65ed0',
  89. 'hls': 'common/js/vendor/hls.8f15a0109b05',
  90. 'js/courseware/link_clicked_events': 'js/courseware/link_clicked_events',
  91. 'moment': 'common/js/vendor/moment-with-locales.084396f4103c',
  92. 'moment-timezone': 'common/js/vendor/moment-timezone-with-data.60142e6c4416',
  93. 'js/student_account/logistration_factory': 'js/student_account/logistration_factory.80f9f366e2ae',
  94. 'js/groups/views/cohorts_dashboard_factory': 'js/groups/views/cohorts_dashboard_factory.7f46663f97b4',
  95. 'js/dateutil_factory': 'js/dateutil_factory.841c29e02056',
  96. 'course_bookmarks/js/views/bookmark_button': 'course_bookmarks/js/views/bookmark_button.d4cfaf3361fa',
  97. 'js/courseware/accordion_events': 'js/courseware/accordion_events.6064c7809de5',
  98. 'js/views/message_banner': 'js/views/message_banner.bc5a1361d5f5',
  99. 'js/groups/discussions_management/discussions_dashboard_factory': 'js/discussions_management/views/discussions_dashboard_factory.2e10d9097343',
  100. 'js/courseware/course_info_events': 'js/courseware/course_info_events.2fc35b57627f'
  101.             }
  102.           });
  103.         }).call(this, require || RequireJS.require);
  104.     </script>
  105.  
  106.  
  107.  
  108.  
  109.  
  110.  
  111.  
  112.  
  113.  
  114.  
  115.  
  116. <script type="application/json" id="user-metadata">
  117.     {"username": "", "enrollment_mode": null, "upgrade_link": null, "user_id": null, "course_start": null, "upgrade_deadline": null, "partition_groups": null, "has_non_audit_enrollments": null, "pacing_type": null, "upgrade_price": null, "course_id": null, "has_staff_access": null, "forum_roles": null, "enrollment_time": null, "schedule_start": null, "course_end": null}
  118. </script>
  119.  
  120.  
  121.  
  122.  
  123.  
  124.  
  125.  
  126.  
  127.  
  128. <!-- dummy Segment -->
  129. <script type="text/javascript">
  130.   var analytics = {
  131.     track: function() { return; },
  132.     trackLink: function() { return; },
  133.     pageview: function() { return; },
  134.     page: function() { return; }
  135.   };
  136. </script>
  137. <!-- end dummy Segment -->
  138.  
  139.  
  140.   <meta name="path_prefix" content="">
  141.  
  142.  
  143.  
  144.   <meta name="openedx-release-line" content="ironwood" />
  145.  
  146.  
  147.  
  148.  
  149.  
  150. </head>
  151.  
  152. <body class="ltr  lang_en">
  153.  
  154.  
  155. <div id="page-prompt"></div>
  156.   <div class="window-wrap" dir="ltr">
  157.     <a class="nav-skip sr-only sr-only-focusable" href="#main">Skip to main content</a>
  158.  
  159.        
  160.  
  161.  
  162.  
  163.  
  164.  
  165.  
  166.  
  167.  
  168.  
  169.  
  170.  
  171.  
  172.  
  173. <header class="global-header ">
  174.     <div class="main-header">
  175.        
  176.  
  177.  
  178.  
  179.  
  180.  
  181. <h1 class="header-logo">
  182.   <a href="/dashboard">
  183.    
  184.     <img  class="logo" src="/static/images/logo.b6c374d66d57.png" alt="Your Platform Name Here Home Page"/>
  185.    
  186.   </a>
  187. </h1>
  188.  
  189.         <div class="hamburger-menu" role="button" aria-label=Options Menu aria-expanded="false" aria-controls="mobile-menu" tabindex="0">
  190.             <span class="line"></span>
  191.             <span class="line"></span>
  192.             <span class="line"></span>
  193.             <span class="line"></span>
  194.         </div>
  195.            
  196.  
  197.  
  198.  
  199.  
  200.  
  201.  
  202.  
  203.  
  204. <nav class="nav-links" aria-label=Supplemental Links>
  205.   <div class="main">
  206.   </div>
  207.   <div class="secondary">
  208.     <div>
  209.             <div class="mobile-nav-item hidden-mobile nav-item">
  210.               <a class="register-btn btn" href="/register?next=%2F">Register</a>
  211.             </div>
  212.           <div class="mobile-nav-item hidden-mobile nav-item">
  213.             <a class="sign-in-btn btn" href="/login?next=%2F">Sign in</a>
  214.           </div>
  215.     </div>
  216.   </div>
  217. </nav>
  218.  
  219.     </div>
  220.     <div class="mobile-menu hidden" aria-label=More Options role="menu" id="mobile-menu"></div>
  221. </header>
  222.  
  223.  
  224.  
  225.  
  226.  
  227.        
  228.  
  229.  
  230.  
  231.  
  232.  
  233.  
  234.  
  235.  
  236.    
  237.  
  238.  
  239.  
  240.  
  241.  
  242.  
  243.  
  244.  
  245.  
  246.  
  247.     <div class="marketing-hero"></div>
  248.  
  249.     <div class="content-wrapper main-container" id="content" dir="ltr">
  250.      
  251.  
  252.  
  253.  
  254.  
  255. <main id="main" aria-label="Content" tabindex="-1">
  256.     <section class="home">
  257.       <header>
  258.         <div class="outer-wrapper">
  259.           <div class="title">
  260.             <div class="heading-group">
  261.                
  262.  
  263.  
  264.  
  265. <h1>Welcome to Your Platform Name Here</h1>
  266. <p>It works! Powered by Open edX<sup style='font-size: 65%'>&reg;</sup></p>
  267.  
  268.             </div>
  269.  
  270.           </div>
  271.  
  272.          
  273.  
  274.  
  275.         </div>
  276.  
  277.       </header>
  278.      
  279.  
  280.  
  281.  
  282. <section class="courses-container">
  283.   <section class="highlighted-courses">
  284.  
  285.       <section class="courses">
  286.         <ul class="journal-list">
  287.         </ul>
  288.         <ul class="journal-list">
  289.         </ul>
  290.         <ul class="courses-listing">
  291.           <li class="courses-listing-item">
  292.              
  293.  
  294.  
  295.  
  296. <article class="course" id="course-v1:edX+DemoX+Demo_Course" role="region" aria-label="Demonstration Course">
  297.   <a href="/courses/course-v1:edX+DemoX+Demo_Course/about">
  298.     <header class="course-image">
  299.       <div class="cover-image">
  300.         <img src="/asset-v1:edX+DemoX+Demo_Course+type@asset+block@images_course_image.jpg" alt="Demonstration Course DemoX" />
  301.         <div class="learn-more" aria-hidden="true">LEARN MORE</div>
  302.       </div>
  303.     </header>
  304.     <div class="course-info" aria-hidden="true">
  305.       <h2 class="course-name">
  306.         <span class="course-organization">edX</span>
  307.         <span class="course-code">DemoX</span>
  308.         <span class="course-title">Demonstration Course</span>
  309.       </h2>
  310.      
  311.           <div class="course-date localized_datetime" aria-hidden="true" data-format="shortDate" data-datetime="2013-02-05T05:00:00+0000" data-language="en" data-string="Starts: {date}"></div>
  312.     </div>
  313.     <div class="sr">
  314.       <ul>
  315.         <li>edX</li>
  316.         <li>DemoX</li>
  317.             <li>Starts: <time class="localized_datetime" itemprop="startDate" data-format="shortDate" data-datetime="2013-02-05T05:00:00+0000" data-language="en"></time></li>
  318.       </ul>
  319.     </div>
  320.   </a>
  321. </article>
  322.  
  323.  
  324.   <script type="text/javascript">
  325.     (function (require) {
  326.         require(['/static/js/dateutil_factory.841c29e02056.js?raw'], function () {
  327.           require(['js/dateutil_factory'], function (DateUtilFactory) {
  328.            
  329.     DateUtilFactory.transform(iterationKey=".localized_datetime");
  330.  
  331.           });
  332.         });
  333.     }).call(this, require || RequireJS.require);
  334.   </script>
  335.  
  336.  
  337.           </li>
  338.         </ul>
  339.       </section>
  340.  
  341.   </section>
  342. </section>
  343.  
  344.  
  345.     </section>
  346. </main>
  347.  
  348.  
  349.  
  350.  
  351.  
  352.      
  353.     </div>
  354.  
  355.        
  356.  
  357.  
  358.  
  359.  
  360.   <div class="wrapper wrapper-footer">
  361.     <footer id="footer-openedx" class="grid-container"
  362.    >
  363.       <div class="colophon">
  364.         <nav class="nav-colophon" aria-label="About">
  365.           <ol>
  366.               <li class="nav-colophon-01">
  367.                 <a id="about" href="/about">About</a>
  368.               </li>
  369.               <li class="nav-colophon-02">
  370.                 <a id="blog" href="/blog">Blog</a>
  371.               </li>
  372.               <li class="nav-colophon-03">
  373.                 <a id="contact" href="/support/contact_us">Contact</a>
  374.               </li>
  375.               <li class="nav-colophon-04">
  376.                 <a id="donate" href="/donate">Donate</a>
  377.               </li>
  378.           </ol>
  379.         </nav>
  380.  
  381.  
  382.         <div class="wrapper-logo">
  383.           <p>
  384.             <a href="/">
  385.               <img alt="organization logo" src="http://localhost/static/images/logo.b6c374d66d57.png">
  386.             </a>
  387.           </p>
  388.         </div>
  389.  
  390.         <p class="copyright">© Your Platform Name Here.  All rights reserved except where noted.  edX, Open edX and their respective logos are registered trademarks of edX Inc. </p>
  391.  
  392.         <nav class="nav-legal" aria-label="Legal">
  393.           <ul>
  394.               <li class="nav-legal-01">
  395.                 <a href="/privacy">Privacy Policy</a>
  396.               </li>
  397.               <li class="nav-legal-02">
  398.                 <a href="/tos">Terms of Service</a>
  399.               </li>
  400.               <li class="nav-legal-03">
  401.                 <a href="/honor">Honor Code</a>
  402.               </li>
  403.             <li><a href="https://www.edx.org/?utm_medium=affiliate_partner&amp;utm_source=opensource-partner&amp;utm_content=open-edx-partner-footer-link&amp;utm_campaign=open-edx-footer">Take free online courses at edX.org</a></li>
  404.           </ul>
  405.         </nav>
  406.       </div>
  407.  
  408.       <div class="footer-about-openedx">
  409.         <p>
  410.           <a href="http://open.edx.org">
  411.             <img src="https://files.edx.org/openedx-logos/edx-openedx-logo-tag.png" alt="Powered by Open edX" width="140" />
  412.           </a>
  413.         </p>
  414.       </div>
  415.     </footer>
  416.   </div>
  417.  
  418.  
  419.   </div>
  420.  
  421.  
  422.  
  423.    <script type="text/javascript">
  424.       $(window).load(function() {
  425.          if(getParameterByName('next')) {
  426.               $('#login').trigger("click");
  427.          }
  428.       })
  429.    </script>
  430.  
  431.  
  432.  
  433.  
  434.  
  435.  
  436.   <script type="text/javascript" src="/static/js/vendor/noreferrer.aa62a3e70ffa.js" charset="utf-8"></script>
  437.   <script type="text/javascript" src="/static/js/utils/navigation.08930e16ab3d.js" charset="utf-8"></script>
  438.   <script type="text/javascript" src="/static/js/header/header.309a1243e175.js"></script>
  439.  
  440. </body>
  441. </html>
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement