diff -r eaa64de2887f -r 01b130ea8d8d project/templates/about/contact.html --- /dev/null Thu Jan 01 00:00:00 1970 +0000 +++ b/project/templates/about/contact.html Mon Jan 30 15:19:23 2012 +0530 @@ -0,0 +1,33 @@ +{% extends "base.html" %} +{% block content %} +
+

Contact us

+
+

For any queries regarding registration, accomodation or any other issues, please feel free to contact any of the following.

+

+
  • + Anand Raj Ramachandran
    + Phone No: +919699323506
    + Email id: anand@fossee.in
    +
  • +

    +
  • + Parth Buch
    + Phone No: +919619606610
    + Email id: parth@fossee.in
    +
  • +

    +
  • + Primal Pappachan
    + Phone No: +919920149265
    + Email id: primal@fossee.in
    +
  • +

    +
  • + Deepak Kharat
    + Phone No: +919819650310
    + Email id: deepak@fossee.in
    +
  • +

    +
    +{% endblock content %}