From 4528618b32a1dd604ac1080b6c64d3ea67a3e742 Mon Sep 17 00:00:00 2001 From: Camil Staps Date: Tue, 18 Oct 2016 20:52:56 +0200 Subject: Hide top users on some pages --- resources/views/trainer.blade.php | 7 ++----- 1 file changed, 2 insertions(+), 5 deletions(-) (limited to 'resources/views/trainer.blade.php') diff --git a/resources/views/trainer.blade.php b/resources/views/trainer.blade.php index f03254a..70f1f3d 100644 --- a/resources/views/trainer.blade.php +++ b/resources/views/trainer.blade.php @@ -73,10 +73,7 @@ use HebrewParseTrainer\Tense;
-
- @include('user.top') -
-
+

Contribute!

@@ -85,7 +82,7 @@ use HebrewParseTrainer\Tense;

If this app is useful to you, please consider contributing by adding more verbs to the database!

@if(!Auth::check()) Sign up - or login + Login @endif
-- cgit v1.2.3