Skip to content

Commit 4084a65

Browse files
author
Helio Loureiro
committed
Including letter of invitation
1 parent 74de68d commit 4084a65

File tree

2 files changed

+26
-0
lines changed

2 files changed

+26
-0
lines changed

Letter_of_invitation-template.pdf

47.4 KB
Binary file not shown.

index.html

Lines changed: 26 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -572,6 +572,32 @@ <h2>We're Passionate About Python and the Community</h2>
572572
</div> <!-- end of counter -->
573573
<!-- end of about -->
574574

575+
<!-- Letter of invitation -->
576+
<div id="letter" class="basic-2">
577+
<div class="container">
578+
<div class="row">
579+
<div class="col-lg-12">
580+
<h2>Letter of invitation</h2>
581+
</div>
582+
<div>
583+
<p>Here is the letter of invitation template:</p>
584+
<p align="center">
585+
<a href="Letter_of_invitation-template.pdf">
586+
Letter_of_invitation-template.pdf
587+
</a>
588+
</p>
589+
<p>
590+
Fill the empty fields, save as pdf and send it to
591+
<a href="mailto:info@pycon.se">
592+
info@pycon.se
593+
</a>
594+
with subject "Letter of invitation.
595+
</P>
596+
</div> <!-- end of col -->
597+
</div> <!-- end of row -->
598+
</div> <!-- end of container -->
599+
</div> <!-- end of basic-2 -->
600+
<!-- end of letter of invitaion -->
575601

576602
<!-- Team -->
577603
<div id="team" class="basic-2">

0 commit comments

Comments
 (0)