summaryrefslogtreecommitdiff
path: root/resources/views/list.blade.php
diff options
context:
space:
mode:
Diffstat (limited to 'resources/views/list.blade.php')
-rw-r--r--resources/views/list.blade.php2
1 files changed, 1 insertions, 1 deletions
diff --git a/resources/views/list.blade.php b/resources/views/list.blade.php
index 577a2ed..5b64214 100644
--- a/resources/views/list.blade.php
+++ b/resources/views/list.blade.php
@@ -91,7 +91,7 @@
<div class="card-body">
<p class="card-text">
<strong>Hint:</strong>
- <em>You are looking at the most popular articles. If you are interested in popular topics instead, <a href="{{ route('popular_topics') }}" title="popular topics">click here</a>.</em>
+ <em>You are looking at the most popular articles. If you are interested in </em><strong>popular topics</strong><em> instead, <a href="{{ route('popular_topics') }}" title="popular topics">click here</a>.</em>
</p>
</div>
@endif