8 lines
216 B
Text
8 lines
216 B
Text
|
<div id="mastodon">
|
||
|
<p style="font-style: italic !important;">
|
||
|
<%- mastodon.content %>
|
||
|
</p>
|
||
|
<p class="signature">
|
||
|
- <a href="<%= mastodon.url %>"> <%= mastodon.user %> </a>
|
||
|
</p>
|
||
|
</div>
|