doc/tmpl/index.html
branchdevel
changeset 280 c96d569a8ac8
parent 277 f65edc0382cc
child 300 8d30203f07b3
--- a/doc/tmpl/index.html	Wed Apr 25 17:09:50 2012 +0200
+++ b/doc/tmpl/index.html	Wed Apr 25 17:12:18 2012 +0200
@@ -12,8 +12,11 @@
 		<div class="item">
 			<h3>What it is all about?</h3>
 			<p>
-			Iro is a non blocking server for sending a message to a bunsh of recipient. It can handle diffrent types of message typs and can be extended easially.
-			It was initially written for sms backend of <a href="http://castorticker.de">castorticker.de</a>. Diffrent backends are supportes by Iro.
+			Iro is a non blocking server for sending a message to a bunsh of recipients. It can handle different types of message and can be extended easially.
+			It was initially written for sms backend of <a href="http://castorticker.de">castorticker.de</a>. There are diffrent backends are supported by Iro. 
+			Iro helps you for these kinds of tasks: You want to send a message to some recipient over a different backend, than for other recipients.
+			Or you want to define fallback strategies: If one messages can't be send over this backend use another.
+			Because Iro also knows users, you can create bills for different clients.
 			</p>
 		</div>
 		<div class="item" id="backends">
@@ -46,9 +49,10 @@
 			<ul> 
 				<li py:for="f in files" value="${f.version}">${f.version} <a href="files/${f.name}">${f.name}</a></li>
 			</ul>
+			You can also get the code from our <a href="https://netzguerilla.net/iro/hg" >repository</a>.
 			</p>
 		</div>
-		<div class="item">
+		<div class="item" id="features">
 			<h3>Planned features for 1.0</h3>
 			<p>
 			<ul>