15 lines
386 B
HTML
15 lines
386 B
HTML
{{- /*
|
|
For use with 7
|
|
*/}}
|
|
|
|
<details class="spoiler">
|
|
<summary><h2>Controversy</h2></summary>
|
|
<div class="spoiler-banner">
|
|
Make your due diligent, the content in this section are provided as-is, The opinions may or may not be the same as the author
|
|
</div>
|
|
<div class="spoiler-content">
|
|
{{ .Inner | markdownify }}
|
|
</div>
|
|
</details>
|
|
|
|
<br> |