diff --git a/src/sponsors/templates/bornhack-2017_sponsors.html b/src/sponsors/templates/bornhack-2017_sponsors.html deleted file mode 100644 index 68448153..00000000 --- a/src/sponsors/templates/bornhack-2017_sponsors.html +++ /dev/null @@ -1,25 +0,0 @@ -{% extends 'base.html' %} -{% load static from staticfiles %} - -{% block title %} -Sponsors | {{ block.super }} -{% endblock %} - -{% block content %} -

{{ camp.title }} Sponsors

-

-We are preparing {{ camp.title }} and we need sponsors. Please read our Call for Sponsors if you want to become a sponsor or if you work for an organisation which might be able to help. -

- -

This is an alphabetical list of the sponsors for {{ camp.title }}. We are very grateful for the help we are getting and we look forward to adding more names to this list!

-
-
-

- - BornFiber Logo - - Internet uplink and bandwidth -

-
-
-{% endblock %}