Skip to content
This repository has been archived by the owner on Jan 19, 2022. It is now read-only.

Update gameon/static_site/templates/static_site/prizes.html #103

Merged
merged 1 commit into from Dec 19, 2012
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Jump to
Jump to file
Failed to load files.
Diff view
Diff view
4 changes: 2 additions & 2 deletions gameon/static_site/templates/static_site/prizes.html
Expand Up @@ -41,7 +41,7 @@ <h3 class="exclaim">Best {{ cat.name[:-1] }}</h3>
<p>All category winners will get a Nvidia GeForce GTX670</p>
</div>
<div class="mini-col meta">
<h3 class="whimper">All prizes will receive:</h3>
<h3 class="whimper">All winners will receive:</h3>
<ul class="checks">
<li>The chance to have your game featured in the <a href="{{ url('static_site.faqs') }}#firefox-marketplace">Firefox Marketplace</a></li>
<li>The opportunity to show your game to the awesome folks at <a href="http://www.chillingo.com/">Chillingo</a> for a chance to have it published on their network</li>
Expand All @@ -54,4 +54,4 @@ <h3 class="whimper">All prizes will receive:</h3>
</div>
</div>
</article>
{% endblock %}
{% endblock %}