diff --git a/static/booking_confirmation.html b/static/booking_confirmation.html deleted file mode 100644 index 8832f952ededf387b3fc40b574adc2436c0452bf..0000000000000000000000000000000000000000 --- a/static/booking_confirmation.html +++ /dev/null @@ -1,16 +0,0 @@ -<!DOCTYPE html> -<html> -<head> -<link rel="stylesheet" href="booking_confirmation.css"> - -<title>Booking Confirmation</title> -</head> - - <header> - <img src="Tramshed-Logo-Main-Black.png" id=header /> - </header> - - <section> - <h1 class="bookingtitle">Booking Confirmation</h1> - - </section> diff --git a/templates/StudentSession/pageForWireframe.html b/templates/StudentSession/pageForWireframe.html new file mode 100644 index 0000000000000000000000000000000000000000..fb5989529d2810152db1bfc2cc936f8a78e9171b --- /dev/null +++ b/templates/StudentSession/pageForWireframe.html @@ -0,0 +1,68 @@ +<!DOCTYPE html> +<html> + <head> + <title> Ian 2</title> + <link rel="stylesheet" type = "text/css" href=""> + </head> + + <body> + + <header> + <nav class = "externalLinks"> + <p> + University pages <a href="http://www.cardiff.ac.uk">Cardiff</a> + </p> + </nav> + </header> + + <section class ="pageTitle"> + <h1> This is my page </h1> + </section> + + <nav class="linksContainer"> + <div class="links"> + <h3>Site Links</h3> + <a href="http://www.cs.cf.ac.uk">COMSC</a> + <a href="http://www.cs.cf.ac.uk">COMSC</a> + <a href="http://www.cs.cf.ac.uk">COMSC</a> + </div> + </nav> + + <div class="centerContentRow"> + <article class="content"> + <section class="mainItem"> + <p>Main Main Main Main Main Main Main Main Main Main Main Main Main Main Main Main Main Main Main Main Main Main Main Main Main Main Main Main Main Main Main Main Main </p> + </section> + + <section class="comments"> + <h3>Comments</h3> + <article> + comment1 comment1 comment1 comment1 comment1 comment1 comment1 comment1 comment1 v comment1 v comment1 + <footer> + <p> Comment by Ian <date>20/10/2012</date></p> + </footer> + </article> + <article> + comment2 comment2 comment2 comment2 comment2 comment2 comment2 comment2 comment2 comment2 comment2 comment2 comment2 comment2 + <footer> + <p> Comment by Ian <date>20/10/2012</date></p> + </footer> + </article> + </section> + </article> + + <aside class= "ads"> + adverts adverts adverts adverts adverts adverts adverts adverts adverts adverts adverts adverts adverts adverts adverts adverts adverts adverts adverts adverts adverts adverts adverts adverts adverts adverts adverts adverts adverts adverts adverts adverts adverts adverts adverts adverts adverts adverts adverts adverts adverts adverts adverts adverts adverts adverts adverts adverts adverts adverts adverts adverts adverts adverts adverts adverts adverts adverts adverts adverts adverts adverts adverts adverts adverts adverts adverts adverts adverts adverts adverts adverts adverts adverts adverts adverts adverts adverts adverts adverts adverts + </aside> + </div> + + <footer class="footer"> + <p> The GamesCompany..... a <a href="parentCompany.htm">parent</a> subsiduary. </p> + <address> + <p>The GamesHouse.website... <br> Corporate address: 20 ARoad, AStreet, ATown. CF0 3TF</p> + </address> + </footer> + + </body> + +</html> \ No newline at end of file diff --git a/templates/StudentSession/screenShot.JPG b/templates/StudentSession/screenShot.JPG new file mode 100644 index 0000000000000000000000000000000000000000..15b6f817472948eed885420ae8ea4bd803c4ed89 Binary files /dev/null and b/templates/StudentSession/screenShot.JPG differ diff --git a/templates/booking_confirmation.html b/templates/booking_confirmation.html index 6880ac2f5ec805036a57782bb2b08f1fb6748edd..c4c611a5f47d8cf233563d3bbd70e71eeb765167 100644 --- a/templates/booking_confirmation.html +++ b/templates/booking_confirmation.html @@ -15,6 +15,6 @@ <h1> You’re booked!<h1> <h2> Hi Sam, It’s confirmed, we’ll see you on the 19th Jan! Thank you for booking Codebase with us on Tramshed. If you need to get in touch, you can email or phone us directly. We look forward to welcoming you soon! - Thanks again, The team at Tramshed <h2> + Thanks again, The team at Tramshed <h2> </section>