Skip to content

Commit fa5a968

Browse files
committed
Clean again
1 parent 3109df4 commit fa5a968

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

sitewide/templates/sitewide/footer.html

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -6,8 +6,6 @@
66
ZappyCode was <span class="text-nowrap">updated 💻 <a href="{{ commit_url }}">{{ last_commit }} ago</a>,</span> <span class="text-nowrap">has
77
🧑‍💻 <a href="{% url 'pricing' %}">{{ amount_members }} member{{ amount_members|pluralize }}</a></span> and
88
<span class="text-nowrap">{% if latest_month.profit_or_loss >= 0 %}made 🤑 <a href="{% url 'money:home' %}">${{ latest_month.profit_or_loss|floatformat:"0"|intcomma }}{% else %}lost 😵 <a class="a-footer" href="{% url 'money:home' %}">${{ latest_month.profit_or_loss_abs|floatformat:"0"|intcomma }}{% endif %}</a> last month</span>
9-
<br>
10-
Nick Walter Apps, LLC
119
</div>
1210
</div>
1311
</div>

0 commit comments

Comments
 (0)