Skip to content
This repository has been archived by the owner on Aug 9, 2023. It is now read-only.

Commit

Permalink
Removes appraisal count until I can make it look a bit better
Browse files Browse the repository at this point in the history
  • Loading branch information
sudorandom committed Mar 16, 2014
1 parent de36d54 commit 96d53cc
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion evepraisal/templates/index.html
Expand Up @@ -102,7 +102,6 @@ <h3>{{_('paste box title')}}</h3>
<div class="span12" id="result_container">
{% block results %}

<div style="text-align:right"><h5>Over {{ '%.4g'|format(appraisal_count)|float|int|comma_separated_int }} Appraisals Performed</h5></div>
<h4>{{_('what do i do title')}}</h4>
<p>
{{_('what do i do')}}
Expand Down

0 comments on commit 96d53cc

Please sign in to comment.