/lenasys/0.1

To get this branch, use:
bzr branch http://gegoxaren.bato24.eu/bzr/lenasys/0.1

« back to all changes in this revision

Viewing changes to trunk/DuggaSys/quizAjax/index.html

  • Committer: a11patfr at his
  • Date: 2013-03-28 14:32:10 UTC
  • mto: (4.7.6 GammaBear)
  • mto: This revision was merged to the branch mainline in revision 6.
  • Revision ID: a11patfr@student.his.se-20130328143210-ung7pp2n0fcxmc3r
Fixed the last indents

Show diffs side-by-side

added added

removed removed

Lines of Context:
1
 
<!DOCTYPE HTML>
2
 
<html>
 
1
<html>
3
2
        <head>
4
3
                <meta charset="utf-8" />
5
4
                <meta http-equiv="Content-Type" content="text/html; charset=utf-8" />
6
 
                <link href="../../../../css/base.css" rel="stylesheet" type="text/css" />
7
 
                <link href="../../../../css/app.css" rel="stylesheet" type="text/css" />
8
 
                <script type="text/javascript" src="../../../../js/jquery-1.8.0.min.js"></script>
9
 
                <script type="text/javascript" src="../../../../js/test.js"></script>
 
5
                <link href="css/base.css" rel="stylesheet" type="text/css" />
 
6
                <link href="css/app.css" rel="stylesheet" type="text/css" />
 
7
                <script type="text/javascript" src="js/jquery-1.8.0.min.js"></script>
 
8
                <script type="text/javascript" src="js/test.js"></script>
10
9
                <title>Quiz Test</title>
11
10
        </head>
12
11
        <body>