diff --git a/gemp-lotr/gemp-lotr-web/src/main/webapp/includes/contribute.html b/gemp-lotr/gemp-lotr-web/src/main/webapp/includes/contribute.html
index 884763d08..92b3ce33b 100644
--- a/gemp-lotr/gemp-lotr-web/src/main/webapp/includes/contribute.html
+++ b/gemp-lotr/gemp-lotr-web/src/main/webapp/includes/contribute.html
@@ -1,33 +1,6 @@
How can I help?
You can contribute in multiple ways:
- - If you have a bit of time and have at least a bit of artistic talent and computer graphics skill,
- I currently need the following:
-
- - Modify the existing images for the cards in the sets that are already implemented and have an errata
- issued, to reflect the errata.
-
- - Any other graphics you think might improve the look of the user interface.
-
-
- - I need help with hosting of the server (at the moment I use my home PC and host it
- from home). If I don't
- find any, I will have to set it up on Amazon EC2 which is quite expensive ($300 per year or so). If you can help
- out with hosting of the server, here are the requirements:
-
- - Apache-Tomcat 6+ or any other Java Web Server
- - MySQL database
-
-
- -
- If you know how to program in Java and have at least a bit of experience, you can
- help out with
- implementation of the card sets. About 95% of cards in a set is just a matter of a few easy lines of code. The
- only problem is, that this also takes a huge amount of time. Consider a small set with 120 cards, each card
- taking 5 minutes to implement (easy - right?), it's still 10 hours.
- If you wish to help out with that, I promise I will do the more difficult cards (like Return to Its Master).
-
- If you enjoy playing LotR and have plenty of free time, you may just test and
report the problems.