diff options
author | Jayaram R Pai | 2014-09-15 14:39:01 +0530 |
---|---|---|
committer | Jayaram R Pai | 2014-09-15 14:39:01 +0530 |
commit | 5f2e6accc9a0b790cccf1eba972123817ec7552a (patch) | |
tree | b01ead8397b358d437dcdd3e1ef3b84163335a69 /website/templates/node-contact.html | |
parent | 674e4c3dc687d9ae4c2db742e9bc9f1a9887b082 (diff) | |
download | scilab-on-cloud-5f2e6accc9a0b790cccf1eba972123817ec7552a.tar.gz scilab-on-cloud-5f2e6accc9a0b790cccf1eba972123817ec7552a.tar.bz2 scilab-on-cloud-5f2e6accc9a0b790cccf1eba972123817ec7552a.zip |
added tornado server config file
Diffstat (limited to 'website/templates/node-contact.html')
-rw-r--r-- | website/templates/node-contact.html | 9 |
1 files changed, 9 insertions, 0 deletions
diff --git a/website/templates/node-contact.html b/website/templates/node-contact.html new file mode 100644 index 0000000..a938b25 --- /dev/null +++ b/website/templates/node-contact.html @@ -0,0 +1,9 @@ +<h6><u>Send us your valuable suggestions and feedback that shall enable us to enhance our work.</u></h6> +<p> + If you wish to contribute to our activities such as <b>Lab Migration, Textbook + Companion, SciLinks, Scilab on Cloud, Scilab on Aakash,</b> please write to + <a href="mailto: contact@scilab.in">contact@scilab.in</a>. + For feedback on Lab Migration (or) Textbook Companion, + <a href="http://scilab.in/feedbacks">click here</a>. +</p> + |