/extremedating/trunk

To get this branch, use:
bzr branch http://gegoxaren.bato24.eu/bzr/extremedating/trunk

« back to all changes in this revision

Viewing changes to index.php

  • Committer: Daniel Johansson
  • Date: 2013-04-13 09:30:20 UTC
  • mto: This revision was merged to the branch mainline in revision 4.
  • Revision ID: maila@danieljohansson.nu-20130413093020-s4t7ci899tigorea
Added csses, index.php and image folder

Show diffs side-by-side

added added

removed removed

Lines of Context:
 
1
<!DOCTYPE html>
 
2
<html>
 
3
        <header>
 
4
                <title>Lunchdating</title>
 
5
                <link rel="stylesheet" type="text/css" href="main.css"/>
 
6
        </header>
 
7
        <body id="wrapper">
 
8
                <div id="profile">
 
9
                <img src="img\profilemockup.jpg/>
 
10
                </div>
 
11
        </body>
 
12
</html>
 
 
b'\\ No newline at end of file'