Spaces:
Running
Running
Fix: Correzione voce keywords
Browse files- templates/NORUS.html +1 -1
templates/NORUS.html
CHANGED
@@ -83,7 +83,7 @@
|
|
83 |
|
84 |
{% if keywords %}
|
85 |
<div class="results" style="text-align: center; margin-top: 30px;">
|
86 |
-
<h3>🔑 Common
|
87 |
<p>
|
88 |
{% for kw, count in keywords %}
|
89 |
<span style="margin: 5px; font-weight: bold;">{{ kw }} ({{ count }})</span>
|
|
|
83 |
|
84 |
{% if keywords %}
|
85 |
<div class="results" style="text-align: center; margin-top: 30px;">
|
86 |
+
<h3>🔑 Common Keywords</h3>
|
87 |
<p>
|
88 |
{% for kw, count in keywords %}
|
89 |
<span style="margin: 5px; font-weight: bold;">{{ kw }} ({{ count }})</span>
|