add more sponsors, move stuff around on sponsors page
This commit is contained in:
parent
b355cc4796
commit
e3db625ba3
BIN
bornhack/static_src/img/sponsors/CSIS_PRI_LOGO_TURQUOISE_RGB.jpg
Normal file
BIN
bornhack/static_src/img/sponsors/CSIS_PRI_LOGO_TURQUOISE_RGB.jpg
Normal file
Binary file not shown.
After Width: | Height: | Size: 12 KiB |
BIN
bornhack/static_src/img/sponsors/PS_Logo_CMYK_DK.png
Normal file
BIN
bornhack/static_src/img/sponsors/PS_Logo_CMYK_DK.png
Normal file
Binary file not shown.
After Width: | Height: | Size: 12 KiB |
Binary file not shown.
Before Width: | Height: | Size: 46 KiB After Width: | Height: | Size: 22 KiB |
BIN
bornhack/static_src/img/sponsors/danskebank.png
Normal file
BIN
bornhack/static_src/img/sponsors/danskebank.png
Normal file
Binary file not shown.
After Width: | Height: | Size: 4 KiB |
|
@ -6,9 +6,22 @@ Call for Sponsors | {{ block.super }}
|
|||
{% endblock %}
|
||||
|
||||
{% block content %}
|
||||
<h2>Sponsoring</h2>
|
||||
<h2>Our Sponsors</h2>
|
||||
<p class="lead">This is an alphabetical list of our current sponsors. We are immensely
|
||||
grateful for all the help we are getting, and we are looking forward to adding
|
||||
more names to this list.</p>
|
||||
|
||||
<p>We Are Looking for sponsors to help us make BornHack an unforgettable
|
||||
<div class="text-center">
|
||||
<p class="lead"><a href="https://www.bornfiber.dk"><img src="{% static 'img/sponsors/bornfiber-logoweb.png' %}" class="img-responsive center-block" alt="BornFiber Logo"></a>Internet uplink and bandwidth</p>
|
||||
<p class="lead"><a href="https://csis.dk/"><img src="{% static 'img/sponsors/CSIS_PRI_LOGO_TURQUOISE_RGB.jpg' %}" class="img-responsive center-block" alt="CSIS Logo"></a>Cash sponsorship</p>
|
||||
<p class="lead"><a href="http://www.dkuug.dk/"><img src="{% static 'img/sponsors/danskebank.png' %}" class="img-responsive center-block" alt="Danske Bank Logo"></a>Speaker tent</p>
|
||||
<p class="lead"><a href="http://www.dkuug.dk/"><img src="{% static 'img/sponsors/DKUUGlogo.jpeg' %}" class="img-responsive center-block" alt="DKUUG Logo"></a>Cash sponsorship</p>
|
||||
<p class="lead"><a href="https://pasientsky.no/"><img src="{% static 'img/sponsors/PS_Logo_CMYK_DK.png' %}" class="img-responsive center-block" alt="Patientsky Logo"></a>Cash sponsorship</p>
|
||||
<p class="lead"><a href="https://www.prosa.dk/mit-prosa/udvalg/ungdomsudvalget-u35/"><img src="{% static 'img/sponsors/PROSA-logo.png' %}" class="img-responsive center-block" alt="PROSA Logo"></a>Bus transportation</p>
|
||||
</div>
|
||||
|
||||
<h2>Becoming a Sponsor</h2>
|
||||
<p>We are looking for sponsors to help us make BornHack an unforgettable
|
||||
event and allow it to grow. If you would like to sponsor us do not hesitate
|
||||
to contact us at <a href="mailto:sponsors@bornhack.dk">sponsors@bornhack.dk</a>.
|
||||
If you work for a company that you believe might be able and willing to
|
||||
|
@ -66,16 +79,4 @@ with you. Suggested sponsorships include:</p>
|
|||
in sponsoring, reach out to us on
|
||||
<a href="mailto:sponsors@bornhack.dk">sponsors@bornhack.dk</a>
|
||||
and we can talk about it.</p>
|
||||
|
||||
|
||||
<h3>Our Current Sponsors</h3>
|
||||
<p class="lead">This is an alphabetical list of our current sponsors. We are immensely
|
||||
grateful for all the help we are getting, and we are looking forward to adding
|
||||
more names to this list over the coming months.</p>
|
||||
|
||||
<div class="text-center">
|
||||
<p class="lead"><a href="https://www.bornfiber.dk"><img src="{% static 'img/sponsors/bornfiber-logoweb.png' %}" class="img-responsive center-block" alt="BornFiber Logo"></a>Internet uplink and bandwidth</p>
|
||||
<p class="lead"><a href="http://www.dkuug.dk/"><img src="{% static 'img/sponsors/DKUUGlogo.jpeg' %}" class="img-responsive center-block" alt="DKUUG Logo"></a>Cash sponsorship</p>
|
||||
<p class="lead"><a href="https://www.prosa.dk/mit-prosa/udvalg/ungdomsudvalget-u35/"><img src="{% static 'img/sponsors/PROSA-logo.png' %}" class="img-responsive center-block" alt="PROSA Logo"></a>Bus transportation</p>
|
||||
</div>
|
||||
{% endblock %}
|
||||
|
|
Loading…
Reference in a new issue