summaryrefslogtreecommitdiffstats
path: root/hyperkitty/templates/month_view.html
diff options
context:
space:
mode:
Diffstat (limited to 'hyperkitty/templates/month_view.html')
-rw-r--r--hyperkitty/templates/month_view.html8
1 files changed, 1 insertions, 7 deletions
diff --git a/hyperkitty/templates/month_view.html b/hyperkitty/templates/month_view.html
index ba994d2..600c206 100644
--- a/hyperkitty/templates/month_view.html
+++ b/hyperkitty/templates/month_view.html
@@ -55,13 +55,7 @@
</ul>
<ul class="inline-block">
<li class="like">
- +{{email.liked}}
- </li>
- <li class="youlike">
- <a href="#like"> Like</a>
- </li>
- <li class="youdislike">
- <a href="#dislike"> Dislike</a>
+ +{{email.avglike}} / - {{email.avgdislike}}
</li>
</ul>
</div>