daily pastebin goal
80%
SHARE
TWEET

django script broken

a guest Jan 31st, 2015 159 Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
  1. <!DOCTYPE html>
  2.  
  3.  
  4.  
  5. <html>
  6.  
  7. <head>
  8.     <title>Free HTML5 Templates</title>
  9.     <meta name="description" content="website description" />
  10.     <meta name="keywords" content="website keywords, website keywords" />
  11.     <meta http-equiv="content-type" content="text/html; charset=windows-1252" />
  12.     <link rel="stylesheet" type="text/css" href="/static/app2/css/style.css" />
  13.     <!-- modernizr enables HTML5 elements and feature detects -->
  14.     <script type="text/javascript" src="/static/app2/js/modernizr-1.5.min.js" />
  15. </head>
  16.  
  17. <body>
  18.     <div id="main">
  19.         <header>
  20.             <div id="banner">
  21.                 <div id="welcome">
  22.                     <h3>Free HTML5 <span>Phone</span></h3>
  23.                 </div>
  24.                 <!--close welcome-->
  25.                 <div id="welcome_slogan">
  26.                     <h3>Your company slogan here</h3>
  27.                 </div>
  28.                 <!--close welcome_slogan-->
  29.             </div>
  30.             <!--close banner-->
  31.         </header>
  32.  
  33.         <nav>
  34.             <div id="menubar">
  35.                 <ul id="nav">
  36.                     <li class="current"><a href="/static/app2/index.html">Home</a>
  37.                     </li>
  38.                     <li><a href="/static/app2/ourwork.html">Our Work</a>
  39.                     </li>
  40.                     <li><a href="/static/app2/testimonials.html">Testimonials</a>
  41.                     </li>
  42.                     <li><a href="/static/app2/projects.html">Projects</a>
  43.                     </li>
  44.                     <li><a href="/static/app2/contact.html">Contact Us</a>
  45.                     </li>
  46.                 </ul>
  47.             </div>
  48.             <!--close menubar-->
  49.         </nav>
  50.  
  51.         <div id="site_content">
  52.  
  53.             <div class="slideshow">
  54.                 <ul class="slideshow">
  55.                     <li class="show"><img width="900" height="250" src="/static/app2/images/home_1.jpg" alt="" Enter your caption here ""/>
  56.                     </li>
  57.                     <li><img width="900" height="250" src="/static/app2/images/home_2.jpg" alt="" Enter your caption here ""/>
  58.                     </li>
  59.                 </ul>
  60.             </div>
  61.  
  62.             <div id="content">
  63.                 <div class="content_item">
  64.                     <h1>Welcome To Your Website</h1>
  65.                     <p>This standards compliant, simple, fixed width website template is released as an 'open source' design (under the Creative Commons Attribution 3.0 Licence), which means that you are free to download and use it for anything you want (including modifying and amending it). If you wish to remove the &#8220;website template by Free HTML5 Templates&#8221;, all I ask is for a donation of &#163;20.00 GBP. Please feel free to contact me with any questions you may have about my free HTML5 website templates or bespoke work.</p>
  66.  
  67.                     <div class="content_imagetext">
  68.                         <div class="content_image">
  69.                             <img src="/static/app2/images/image1.jpg" alt="image1" />
  70.                         </div>
  71.                         <p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Morbi elit sapien, tempus sit amet hendrerit volutpat, euismod vitae risus. Etiam consequat, sem et vulputate dapibus, diam enim tristique est, vitae porta eros mauris ut orci. Praesent sed velit odio. Ut massa arcu, suscipit viverra molestie at, aliquet a metus. Nullam sit amet tellus dui, ut tincidunt justo. Lorem ipsum dolor sit amet, consectetur adipiscing elit. Donec iaculis egestas laoreet. Nunc non ipsum metus, non laoreet urna. Vestibulum quis risus quis diam mattis tempus. Vestibulum suscipit pretium tempor. </p>
  72.                     </div>
  73.                     <!--close content_imagetext-->
  74.  
  75.                     <div class="content_container">
  76.                         <p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Pellentesque cursus tempor enim. Aliquam facilisis neque non nunc posuere eget volutpat metus tincidunt.</p>
  77.                         <div class="button_small">
  78.                             <a href="/static/app2/%23">Read more</a>
  79.                         </div>
  80.                         <!--close button_small-->
  81.                     </div>
  82.                     <!--close content_container-->
  83.                     <div class="content_container">
  84.                         <p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Pellentesque cursus tempor enim. Aliquam facilisis neque non nunc posuere eget volutpat metus tincidunt.</p>
  85.                         <div class="button_small">
  86.                             <a href="/static/app2/%23">Read more</a>
  87.                         </div>
  88.                         <!--close button_small-->
  89.                     </div>
  90.                     <!--close content_container-->
  91.                     <div class="content_container">
  92.                         <p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Pellentesque cursus tempor enim. Aliquam facilisis neque non nunc posuere eget volutpat metus tincidunt.</p>
  93.                         <div class="button_small">
  94.                             <a href="/static/app2/%23">Read more</a>
  95.                         </div>
  96.                         <!--close button_small-->
  97.                     </div>
  98.                     <!--close content_container-->
  99.  
  100.                 </div>
  101.                 <!--close content_item-->
  102.             </div>
  103.             <!--close content-->
  104.         </div>
  105.         <!--close site_content-->
  106.     </div>
  107.     <!--close main-->
  108.  
  109.     <footer>
  110.         <a href="/static/app2/index.html">Home</a> | <a href="/static/app2/ourwork.html">Our Work</a> | <a href="/static/app2/testimonials.html">Testimonials</a> | <a href="/static/app2/projects.html">Projects</a> | <a href="/static/app2/contact.html">Contact</a>
  111.         <br/>
  112.         <br/>
  113.         <a href="http://fotogrph.com">Images</a> | Heart Internet <a href="http://www.heartinternet.co.uk/web-hosting/">web hosting</a> | website template by <a href="http://www.freehtml5templates.co.uk">Free HTML5 Templates</a>
  114.     </footer>
  115.  
  116.     <!-- javascript at the bottom for fast page loading -->
  117.     <script type="text/javascript" src="/static/app2/js/jquery.js" />
  118.     <script type="text/javascript" src="/static/app2/js/image_slide.js" />
  119.  
  120. </body>
  121.  
  122. </html>
RAW Paste Data
We use cookies for various purposes including analytics. By continuing to use Pastebin, you agree to our use of cookies as described in the Cookies Policy. OK, I Understand
 
Top