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

Commit

Permalink
Bumped up the visibility of the Sprint news item with a graphic
Browse files Browse the repository at this point in the history
  • Loading branch information
whiteinge committed Jun 23, 2012
1 parent 857b60a commit a8ca369
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 3 deletions.
Binary file added static/img/salt-sprint.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
8 changes: 5 additions & 3 deletions templates/pages/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -21,9 +21,11 @@ <h1>What happening in Salt <small>(right now)</small></h1>
<div class="span5">
<h2>News</h2>
<ul>
<li>Announcing the first <a href="{% url 'page' 'sprint' %}">Great Salt Sprint</a>! June
30th; sponsored locations across the country. Don't miss
it.</li>
<li>Announcing the first <strong><a href="{% url 'page' 'sprint' %}">Great Salt Sprint</a>! June
30th</strong>; sponsored locations across the country. Don't miss it.
<a href="{% url 'page' 'sprint' %}">
<img src="{{ STATIC_URL }}img/salt-sprint.png" alt="" class="pull-right"></a>
</li>
</ul>
</div>

Expand Down

0 comments on commit a8ca369

Please sign in to comment.