=== modified file 'views/rms/index.html' --- views/rms/index.html 2010-01-22 21:29:57 +0000 +++ views/rms/index.html 2010-01-28 11:45:32 +0000 @@ -1,30 +1,95 @@ {{extend 'layout.html'}} +
-{{=H2(T(module_name))}} -

-{{=T("The")}} {{=T(module_name)}} {{=T("System is a central online repository where all relief organizations, relief workers, government agents and camp sites for displaced personnel can coordinate the supply of aid with their demand. It allows users to allocate the available resources to fulfill the demands effectively and efficiently.")}} -

-

{{=T("Features Include")}}:

- -
+ {{=H2(T(module_name))}} + +
+ +
+ {{=T('Make a request')}} +
+
+ {{if not auth.is_logged_in():}} + +
+ {{=T('Fulfil a request')}} +
+ {{=T('Requires login')}} +
+
+
+ {{else:}} + +
+ {{=T('Fulfil a request')}} +
+
+ {{pass}} +
+ + +
+
+

{{=('TESTING')}}

+ {{=T('I am just adding some content in here for you.')}} +
+ +
+

{{=('SOURCES')}}

+ + {{=T('The requests in this system come from one of three sources.')}} + {{=T('The bulk of messages are sent directly from Haiti, others have been sent via Twitter.')}} + + +
{{=('USHAHIDI')}}
+

+ {{=T("Ushahidi is a system that allows the community to send reports about what is happening on the ground.")}} + {{=T("They can be sent by email, or logged via the web, but most SMS messages inside Sahana have been received from Ushahidi's 4636 phone number.")}} + {{=T("This is a free cell phone number provided to the Haitian people to report their situation to responders.")}} +

+ +
{{=('TWEAK THE TWEET')}}
+

+ {{=T("Ushahidi is a system that allows the community to send reports about what is happening on the ground.")}} + {{=T("They can be sent by email, or logged via the web, but most SMS messages inside Sahana have been received from Ushahidi's 4636 phone number.")}} + {{=T("This is a free cell phone number provided to the Haitian people to report their situation to responders.")}} +

+
+ +
+

{{=('ABOUT')}}

+ {{=T("The")}} {{=T(module_name)}} {{=T("System is a central online repository where all relief organizations, relief workers, government agents and camp sites for displaced personnel can coordinate the supply of aid with their demand. It allows users to allocate the available resources to fulfill the demands effectively and efficiently.")}} + + +

+ {{=T("Features Include")}}: +

+ +
+
+ \ No newline at end of file