mirror of
https://github.com/phil-opp/blog_os.git
synced 2025-12-18 07:17:49 +00:00
Add a note on translation pages that English comments are preferred
This commit is contained in:
@@ -87,6 +87,13 @@
|
|||||||
<hr>
|
<hr>
|
||||||
<section>
|
<section>
|
||||||
<h2 id="comments">Comments</h2>
|
<h2 id="comments">Comments</h2>
|
||||||
|
|
||||||
|
{%- if page.lang != "en" %}
|
||||||
|
<p>
|
||||||
|
Please leave your comments in English if possible.
|
||||||
|
</p>
|
||||||
|
{% endif %}
|
||||||
|
|
||||||
{{ macros::utterances() }}
|
{{ macros::utterances() }}
|
||||||
</section>
|
</section>
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user