summaryrefslogtreecommitdiff
path: root/template/index.html
blob: 084e3a2f37b8dbabfcaca446b8d9e0b506686da6 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
{%extends "base_pgdu.html" %}
{%load markup%}
{%block title%}Welcome{%endblock%}
{%block layoutblock%}

<section id="banner" class="jumbotron"></section>

<div class="container" id="main">

  <div class="row">
    <div class="col-lg-6">
      <h2>PGDU</h2>
      <p>
        PostgreSQL Down Under Incorporated, known as PGDU, is a non for profit association. Our purpose is
        to support the growth and education of PostgreSQL, The World's Most Advanced Open Source Database.
      </p>
      <h3 class="text-left">Membership</h3>
      <p>
        Are you interested in PostgreSQL growth and education? Do you support PostgreSQL and want to help? By becoming a member
        you will be helping to support our mission and be able to influence what we do.
      </p>
      <p>
        Fill out the form <a href="https://docs.google.com/forms/d/1ZSmUMgLcZSdyAyr_qkoUQM7FBEyHQVuV8uUJ_dywJZ8/viewform?edit_requested=true">found here</a>
        if you're interested in becoming a member. Please send us an email at <a href="mailto:pgdu-committee@lists.pgdu.org">pgdu-committee@lists.pgdu.org</a>
        if you have any questions.
      </p>
    </div>
    <div class="col-lg-6">
      <h2>Upcoming Events</h2>
      {%for event in events %}
      <h3 class="text-left">{{event.conferencename}} | {{event.conferencedatestr}}</h3>
      <h5>{{event.location}}</h5>
          <ul>
      {%if event.active%}
      <li><a href="/events/{{event.urlname}}/register/">Open for registration</a></li>
      {%endif%}
      {%if event.callforpapersopen%}
      <li><a href="/events/{{event.urlname}}/callforpapers/">Call for papers is open</a></li>
      {%endif%}
      {%if event.callforsponsorsopen%}
      <li><a href="/events/sponsor/signup/{{event.urlname}}/">Call for sponsors is open</a></li>
      {%endif%}
          </ul>
    {%endfor%}
          <p>Here you can find the PostgreSQL Meetup in Australia & New Zealand</p>
          <ul>
            <li>
              <a href="https://www.meetup.com/en-AU/topics/postgresql/au/melbourne/?_cookie-check=ocrvrv_1gY3A_duw">Melbourne PUG</a>
            </li>
            <li>
              <a href="https://www.meetup.com/en-AU/Sydney-PostgreSQL-User-Group/">Sydney PUG</a>
            </li>
            <li>
              <a href="https://www.meetup.com/en-AU/Brisbane-PostgreSQL-User-Group/">Brisbane PUG</a>
            </li>
            <li>
              <a href="https://www.meetup.com/en-AU/Wellington-PostgreSQL-User-Group/">Wellington PUG</a>
            </li>
          </ul>
    </div>
  </div>

</div>

<div class="jumbotron">
  <div class="team-section">
    <div class="container-fluid">
      <div class="row">

        <h2>Our Committee</h2>

        <div class="col-sm-2">
          <div class="pic">
            <img src="/media/pgdu/images/team4.jpg">
          </div>
          <h3 class="title">Rajni Baliyan</h3>
          <span class="post">President</span>
        </div>

        <div class="col-sm-2">
          <div class="pic">
            <img src="/media/pgdu/images/team7.jpg">
          </div>
          <h3 class="title">Matthew Kemp</h3>
          <span class="post">Secretary</span>
        </div>

        <div class="col-sm-2">
          <div class="pic">
            <img src="/media/pgdu/images/team1.jpg">
          </div>
          <h3 class="title">Tyson Clug</h3>
          <span class="post">Vice President</span>
        </div>

        <div class="col-sm-2">
         <div class="pic">
           <img src="/media/pgdu/images/team6.jpg">
         </div>
         <h3 class="title">Randal McDonnel</h3>
         <span class="post">Treasurer</span>
        </div>

        <div class="col-sm-2">
         <div class="pic">
           <img src="/media/pgdu/images/team5.jpg">
         </div>
         <h3 class="title">James Sewell</h3>
         <span class="post">Sponsorship Officer</span>
        </div>

        <div class="col-sm-2">
          <div class="pic">
            <img src="/media/pgdu/images/team3.jpg">
          </div>
          <h3 class="title">Gary Evans</h3>
          <span class="post">Committee Member</span>
        </div>
      </div>
      <div class="row">

        <div class="col-sm-2">
         <div class="pic">
           <img src="/media/pgdu/images/mstile-310x310.png">
         </div>
         <h3 class="title">Stephen Frost</h3>
         <span class="post">Committe Member</span>
        </div>

        <div class="col-sm-2">
         <div class="pic">
           <img src="/media/pgdu/images/mstile-310x310.png">
         </div>
         <h3 class="title">Thomas Munro</h3>
         <span class="post">Committe Member</span>
        </div>

        <div class="col-sm-2">
         <div class="pic">
           <img src="/media/pgdu/images/mstile-310x310.png">
         </div>
         <h3 class="title">David Micallef</h3>
         <span class="post">Committe Member</span>
        </div>

        <div class="col-sm-2">
         <div class="pic">
           <img src="/media/pgdu/images/mstile-310x310.png">
         </div>
         <h3 class="title">Craig Ringer</h3>
         <span class="post">Committe Member</span>
        </div>

        <div class="col-sm-2">
         <div class="pic">
           <img src="/media/pgdu/images/mstile-310x310.png">
         </div>
         <h3 class="title">Atif</h3>
         <span class="post">Committe Member</span>
        </div>

      </div>
    </div>
  </div>
</div>

<!--
      <aside>
        <div class="hidden-menu">
          <div class="hidden-menu-buttons">
            <a class="member-button" href="https://docs.google.com/forms/d/1ZSmUMgLcZSdyAyr_qkoUQM7FBEyHQVuV8uUJ_dywJZ8/edit">Ordinary member</a>
            <a class="member-button" href="https://docs.google.com/forms/d/1ZSmUMgLcZSdyAyr_qkoUQM7FBEyHQVuV8uUJ_dywJZ8/edit">Volunteer member</a>
          </div>
        </div>
        <div class="button">
          <a class="member-button" href="#">Become a Member!</a>
        </div>
      </aside>
-->

{%endblock%}