forked from HydPy/HydPy
-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathabout.html
More file actions
executable file
·21 lines (19 loc) · 1.06 KB
/
about.html
File metadata and controls
executable file
·21 lines (19 loc) · 1.06 KB
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
---
layout: about
title: About
permalink: /about/
---
<div class="container mtb">
<div class="row">
<div class="col-lg-6">
<img class="img-responsive" src="{{ "/assets/img/python_group.jpg" | prepend: site.baseurl }}" alt="">
</div>
<div class="col-lg-6">
<h4>More About Our Group.</h4>
<p>Hyderabad Python User group is growing and active Python user community in Hyderabad. We believe in "Knowledge is power, community is strength"!!! </p>
<p>Meet other local Python developers, learners, employers, and enthusiasts of all kinds. All skill levels are welcome: if you are interested in Python, we are interested in you!</p>
<p>In addition to meeting face-to-face, and the email mailing list, you can stay connected using social page given in footer.</p>
Interested in volunteering? Please fill the <a href="https://docs.google.com/forms/d/1lieernlfJUEbBvHPwW9Dmgt71TAGv7BzQMEtcgkL8eo/" target="_blank">volunteer form </a>
</div>
</div><! --/row -->
</div><! --/container -->