All pastes #2082773 Raw Edit

Something

public text v1 · immutable
#2082773 ·published 2011-09-25 15:28 UTC
rendered paste body
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd">  

<?php 
include('includes/head.html'); 
?>



<body>
	<div id="outer">
	<div id="wrapper">
		<?php include('topblock.php'); ?>

            
        <div id="primary">   
            <div id="slider">
                <?php include('slider.php'); ?>
            </div>  

            <div id="mainblock">
                    <br>
                    <h1>Latest News</h1>
                    <br>
                    <h3>Hurricane Lullaby - Acoustic Session EP   (26/09/2011)</h3>
                    <p>Hurricane Lullaby free Acoustic Session EP is now available. Sean De Souza plays acoustic versions of songs from his past albums and a couple of covers aswell. Download it <a href="acoust.html">here</a></p>
                    <br>
                    <h3>Hurricane Lullaby - Acoustic Session EP   (26/09/2011)</h3>
                    <p>Hurricane Lullaby free Acoustic Session EP is now available. Sean De Souza plays acoustic versions of songs from his past albums and a couple of covers aswell. Download it <a href="acoust.html">here</a></p>
            </div>
        </div>
        


<!--END-->


        
        <div id="footer" class="footer-text">
            <p>
            	Copyright SDX Records © 2011 All Rights Reserved
          </p>
    	</div>
    
    </div>
    </div>
 
 
<!--CONTACT SLIDER--> 
    
<div id="slideout" class="slide-out-div">
            <a class="handle">Content</a>
            <h3><strong>Contact SDX Records</strong></h3>
            <p>Thanks for visiting SDX Records. To find out more you could either sign up to the newsletter or email sdxrecords@gmail.com
            </p>
</div>    
<!-- InstanceBeginEditable name="forstuff" --> <!-- InstanceEndEditable -->
</body>

<!-- InstanceEnd --></html>