diff options
author | Struan Donald <struan@exo.org.uk> | 2014-04-11 10:34:37 +0100 |
---|---|---|
committer | Struan Donald <struan@exo.org.uk> | 2014-04-11 10:34:37 +0100 |
commit | e6d0b61e1a406cc79a5a8390fc148b51d2e36e76 (patch) | |
tree | 5a1d2f8deb2d822a2e669249a46df0bfd2c77ed7 /templates/web/zerotb/index-steps.html | |
parent | 03244f1e7d9a03ab704f797a19893c1efdb2b1e6 (diff) | |
parent | dbe9c7ecb157196ed201d94d4159abfb034240ff (diff) |
Merge branch 'zerotb'
Diffstat (limited to 'templates/web/zerotb/index-steps.html')
-rw-r--r-- | templates/web/zerotb/index-steps.html | 8 |
1 files changed, 8 insertions, 0 deletions
diff --git a/templates/web/zerotb/index-steps.html b/templates/web/zerotb/index-steps.html new file mode 100644 index 000000000..2d49b8f28 --- /dev/null +++ b/templates/web/zerotb/index-steps.html @@ -0,0 +1,8 @@ +<h2>[% loc('How to report a stockout') %]</h2> + +<ol class="big-numbers"> + <li>[% loc('Enter a Delhi chest clinic or street name and area') %]</li> + <li>[% loc('Locate the clinic on a map of the area') %]</li> + <li>[% loc('Enter details of the problem (optional)') %]</li> + <li>[% loc('We will send your stockout report to the district TB officer and to local activists to ensure action is taken') %]</li> +</ol> |