/booka/trunk

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

« back to all changes in this revision

Viewing changes to inc/head.php

  • Committer: Gustav Hartvigsson
  • Date: 2010-06-08 14:44:01 UTC
  • Revision ID: gego@quad-20100608144401-16aaizl7at0tjeb0
hanged the title in head to "Booka || Minimalistic booking software"

Show diffs side-by-side

added added

removed removed

Lines of Context:
8
8
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.1//EN" "http://www.w3.org/TR/xhtml11/DTD/xhtml11.dtd">
9
9
<html xmlns="http://www.w3.org/1999/xhtml">
10
10
<head>
11
 
        <title>booking</title>
 
11
        <title>BooKa || Minimalistic booking software.</title>
12
12
        <link rel="stylesheet" type="text/css" href="./css/main.css" />
13
13
</head>
14
14
<body xmlns="http://www.w3.org/1999/xhtml">