1
0
Fork 0
mirror of https://gitlab.com/EternalWanderer/vugo.git synced 2025-06-20 03:58:09 +02:00
vugo/layouts/shortcodes/noscript.html

5 lines
70 B
HTML
Raw Normal View History

2022-08-18 14:17:23 +02:00
<noscript>
<hr />
<p class="gay">{{ .Get "content" }}</p>
</noscript>