diff options
Diffstat (limited to 'f/templates/index.html')
| -rw-r--r-- | f/templates/index.html | 12 |
1 files changed, 12 insertions, 0 deletions
diff --git a/f/templates/index.html b/f/templates/index.html index b02d4b8..f5da8a9 100644 --- a/f/templates/index.html +++ b/f/templates/index.html @@ -10,6 +10,18 @@ </head> <body ng-app="ioc" > <div ng-controller="ioctrl" id="container_main"> +<H1>Jono @ jono.dy.fi </h1> +<div> +<H2>ohjeita</h2> +SPSS löytyy seuraavasti: +<br> +käynnistävalikko (windowslogo!) -> all programs -> +IBM SPSS statistics -> IBM SPSS statistics 22 +<br> +ÄLKÄÄ SULKEKO OUTPUT IKKUNAA/IKKUNOITA!! +Niiden sisältöä käytetään tarkistuksessa. +<br> +</div> <table id="addform"> <tr><td>Rivi: </td><td> <select ng-model="row"> <option value="1" selected="selected">1</option> |
