All pastes #2082764 Raw Edit

Someone

public text v1 · immutable
#2082764 ·published 2011-09-25 14:50 UTC
rendered paste body
<!DOCTYPE html>
<?php include('head.php'); ?>

<html>
<title>SDX Records</title>

<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>