diff options
Diffstat (limited to 'tbc/static/templates/contact.html')
-rw-r--r-- | tbc/static/templates/contact.html | 7 |
1 files changed, 7 insertions, 0 deletions
diff --git a/tbc/static/templates/contact.html b/tbc/static/templates/contact.html new file mode 100644 index 0000000..4496400 --- /dev/null +++ b/tbc/static/templates/contact.html @@ -0,0 +1,7 @@ +<p> + For any queries or assistance you my require, feel free to contact us through below given mediums. + <ul> + <li>Mail - textbook[at]fossee[dot]in</li> + <li>Contact No.: 022-25764133</li> + </ul> +</p> |