| Server IP : 93.86.61.54 / Your IP : 216.73.216.206 Web Server : Apache/2.4.62 (Ubuntu) System : Linux rasin.ddns.net 6.8.0-124-generic #124~22.04.1-Ubuntu SMP PREEMPT_DYNAMIC Tue May 26 21:05:19 UTC x86_64 User : www-data ( 33) PHP Version : 8.4.22 Disable Function : NONE MySQL : OFF | cURL : ON | WGET : ON | Perl : ON | Python : OFF | Sudo : ON | Pkexec : ON Directory : /var/www/html/projects/nextcloud/apps/activity/js/templates/ |
Upload File : |
{{#if link}}
<a href="{{link}}">
{{/if}}
<div id="opengraph-{{id}}" class="opengraph">
{{#if thumb}}
<div class="opengraph-thumb" style="background-image: url('{{thumb}}')"></div>
{{/if}}
<div class="opengraph-name {{#if thumb}}opengraph-with-thumb{{/if}}">{{name}}</div>
<div class="opengraph-description {{#if thumb}}opengraph-with-thumb{{/if}}">{{description}}</div>
<span class="opengraph-website">{{website}}</span>
</div>
{{#if link}}
</a>
{{/if}}