We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent f11cb0c commit 6668588Copy full SHA for 6668588
src/templates/it/base.html
@@ -27,7 +27,7 @@
27
{%- elif self.call_for_contributors_link() | trim | length > 0 -%}
28
<p>
29
📣 <a hreflang="en" href="{{ self.call_for_contributors_link() }}"><b>Chiamata per i contributori</b></a>:
30
- Aiuta a creare il Web Almanac {{ now().year }}— entra a far parte del team che darà forma all’edizione di quest’anno!
+ Aiuta a creare il Web Almanac {{ now().year }}— entra a far parte del team che darà forma all’edizione di quest’anno!
31
</p>
32
{%- endif -%}
33
{% endblock %}
0 commit comments