]> ruin.nu Git - ndwebbie.git/blobdiff - root/src/jsrpc/tzcountries.tt2
Allow users to store their time zone
[ndwebbie.git] / root / src / jsrpc / tzcountries.tt2
diff --git a/root/src/jsrpc/tzcountries.tt2 b/root/src/jsrpc/tzcountries.tt2
new file mode 100644 (file)
index 0000000..aeffb0f
--- /dev/null
@@ -0,0 +1,6 @@
+
+<countries>
+[% FOR country IN tzcountries %]
+       <country>[% country | html %]</country>
+[% END %]
+</countries>