diff options
Diffstat (limited to 'tbc/static/templates/who.html')
-rw-r--r-- | tbc/static/templates/who.html | 9 |
1 files changed, 9 insertions, 0 deletions
diff --git a/tbc/static/templates/who.html b/tbc/static/templates/who.html new file mode 100644 index 0000000..78e8c7e --- /dev/null +++ b/tbc/static/templates/who.html @@ -0,0 +1,9 @@ + +<h4>Who can contribute ?</h4> +<p> + Anyone can contribute ! + <ul> + <li>Students from Engineering and other Technical colleges</li> + <li>Others - Corporates, Lecturers, Professors and Freelancers</li> + </ul> +</p> |