--- /dev/null
+{%extends "base.html" %}
+{%block title%}Gold Sponsorship | PgDU{%endblock%}
+{%block pagetitle%}PgDU{%endblock%}
+{%block content%}
+<!-- Main -->
+<h1>Gold Level Sponsor</h1>
+
+<!-- Who we are -->
+<hr>
+<h2>Package Price</h2>
+<p>
+AUD 4,000
+</p><p>
+<h2>Brand Reach</h2>
+<p>
+ <UL>
+ <li>Sponsor logo on webpage</li>
+ <li>Sponsor logo on printed materials</li>
+ <li>Sponsor logo on stage banner</li>
+ <li>Sponsor mention during event</li>
+ <li>Sponsor provided banner may be placed in networking area</li>
+ </UL>
+</p><p>
+<h2>Networking Opportunities</h2>
+<p>
+Two conference passes are supplied.
+</p><p>
+
+<hr>
+<h2>Points of Contact</h2>
+<p>
+Conference organizers email: pgdu-committee@lists.pgdu.org
+</p>
+<hr>
+
+{% endblock %}
--- /dev/null
+{%extends "base.html" %}
+{%block title%}Platinum Sponsorship | PgDU{%endblock%}
+{%block pagetitle%}PgDU{%endblock%}
+{%block content%}
+<!-- Main -->
+<h1>Platinum Level Sponsor</h1>
+
+<!-- Who we are -->
+<hr>
+<h2>Package Price</h2>
+<p>
+AUD 5,000
+</p><p>
+<h2>Brand Reach</h2>
+<p>
+ <UL>
+ <li>Sponsor logo on webpage</li>
+ <li>Sponsor logo on printed materials</li>
+ <li>Sponsor logo on stage banner</li>
+ <li>Sponsor mention during event</li>
+ <li>Booth provided in networking area during breaks (Sponsor must provide own pull up banner)</li>
+ </UL>
+</p><p>
+<h2>Networking Opportunities</h2>
+<p>
+Four conference passes are supplied.
+</p><p>
+
+<hr>
+<h2>Points of Contact</h2>
+<p>
+Conference organizers email: pgdu-committee@lists.pgdu.org
+</p>
+<hr>
+
+{% endblock %}
--- /dev/null
+{%extends "base.html" %}
+{%block title%}Types of Registration | PgDU{%endblock%}
+{%block pagetitle%}PgDU{%endblock%}
+{%block content%}
+<!-- Main -->
+<h1>Types of Attendee Registration</h1>
+
+<!-- Who we are -->
+<hr>
+<h2>Contributor</h2>
+<p>
+This applies to individuals who are attending as a Professional delegate but who additionally would like to contribute financially to the PostgreSQL Community - Individuals will be acknowledged on our website.
+</p><p>
+<h2>Professional</h2>
+<p>
+Applies to individuals whose organisations cover the conference fee - We ask your company chooses this ticket for you if they are covering the cost.
+</p><p>
+<h2>Enthusiast</h2>
+<p>
+This is a discounted ticket aimed at PostgreSQL enthusiasts who are paying for their own tickets.
+</p><p>
+<h2>Student</h2>
+<p>
+This ticket is solely reserved for University, Senior Secondary Students….Upon registration valid student ID must be presented to complete registration process.
+</p><p>
+</p>
+<hr>
+<h2>Points of Contact</h2>
+<p>
+Conference organizers email: pgdu-committee@lists.pgdu.org
+</p>
+<hr>
+
+{% endblock %}
--- /dev/null
+{%extends "base.html" %}
+{%block title%}Silver Sponsorship | PgDU{%endblock%}
+{%block pagetitle%}PgDU{%endblock%}
+{%block content%}
+<!-- Main -->
+<h1>Silver Level Sponsor</h1>
+
+<!-- Who we are -->
+<hr>
+<h2>Package Price</h2>
+<p>
+AUD 3,000
+</p><p>
+<h2>Brand Reach</h2>
+<p>
+ <UL>
+ <li>Sponsor logo on webpage</li>
+ <li>Sponsor logo on printed materials</li>
+ </UL>
+</p><p>
+<h2>Networking Opportunities</h2>
+<p>
+One conference pass is supplied.
+</p><p>
+
+<hr>
+<h2>Points of Contact</h2>
+<p>
+Conference organizers email: pgdu-committee@lists.pgdu.org
+</p>
+<hr>
+
+{% endblock %}