2022-03-29 07:19:28 +09:00
|
|
|
<details class="details-summary-title">
|
|
|
|
<summary>{{ title }}</summary> {# User provided title, do not translate #}
|
|
|
|
<a href="{{ url }}" rel="noopener noreferrer">{{ url }}</a>
|
|
|
|
<p>{{ description }}</p> {# Likewise for the description, which may be empty #}
|
2022-03-28 11:19:35 +09:00
|
|
|
</details>
|