From 8514b87a41ea4b1b03d0f787408ea9311a00d4d9 Mon Sep 17 00:00:00 2001
From: cortylal <alexcortyl@gmail.com>
Date: Thu, 19 Jun 2014 01:31:18 +0200
Subject: [PATCH] stats

---
 view/stats.php | 3 +++
 1 file changed, 3 insertions(+)

diff --git a/view/stats.php b/view/stats.php
index 6b671f6..708477e 100644
--- a/view/stats.php
+++ b/view/stats.php
@@ -15,6 +15,9 @@
         </thead>
       </table>
 
+      <br/>
+      <hr/>
+      <h2>Top 3 des meilleurs clients</h2>
       <table class="table">
         <thead>
                 <th>Nom </th>
-- 
GitLab