aboutsummaryrefslogtreecommitdiff
path: root/backend/templates/components.html
diff options
context:
space:
mode:
Diffstat (limited to 'backend/templates/components.html')
-rw-r--r--backend/templates/components.html4
1 files changed, 2 insertions, 2 deletions
diff --git a/backend/templates/components.html b/backend/templates/components.html
index 5365445..b4ffbe6 100644
--- a/backend/templates/components.html
+++ b/backend/templates/components.html
@@ -21,9 +21,9 @@
<p></p>
{{end}}
</nav>
- {{ else }}
+ {{ else }} {{ if eq (len .Data) .LenMax }}
<a href="/{{ $uri }}/">Voir plus</a>
- {{ end }}
+ {{ end }} {{ end }}
</div>
</article>
{{end}}