fedicomment/themes/poc/layouts/partials/fedicomment.html

5 lines
260 B
HTML
Raw Normal View History

2022-11-21 15:34:24 +01:00
<div id="fedicomment-container" data-mastodonurl="https://framapiaf.org" data-postid="{{ .Params.postid }}">
<div class="fedicomment-alert fedicomment-warning">Your browser must support JS to view comments</div>
</div>
<script src="/fedicomment.js"></script>