Just some text.
authorEugen Sawin <sawine@me73.com>
Tue, 27 Sep 2011 02:48:06 +0200
changeset 425323b275a44
parent 3 e84fec1b209b
child 5 fdf35f8d7ff8
Just some text.
client/machine.html
     1.1 --- a/client/machine.html	Fri Aug 19 03:41:23 2011 +0200
     1.2 +++ b/client/machine.html	Tue Sep 27 02:48:06 2011 +0200
     1.3 @@ -9,15 +9,15 @@
     1.4    <view-area>
     1.5      <view-left>
     1.6        <h2>Machine</h2>
     1.7 -      <p>Welcome to Machine. Here is some big load of text. I need to see how such big chunks of text behave on regards of the layout.</p>
     1.8 +      <p>Be yourself within Machine.</p>
     1.9      </view-left>
    1.10      <view-right>
    1.11 -      <h2>Memory</h2>
    1.12 -      <p>Things you remember.</p>
    1.13 +      <h2>Inventory</h2>
    1.14 +      <p>In your possession are:</p>
    1.15        <p>
    1.16        <ul>
    1.17 -	<li>Time</li>
    1.18 -	<li>Space</li>
    1.19 +	<li>keyring</li>
    1.20 +	<li>notebook</li>
    1.21        </ul>
    1.22        </p>
    1.23      </view-right>