Initial commit: Backup der Webseiten
- zoesch.de - blitzkiste.net - gruene-hassberge (norbert.zoesch.de) 🤖 Generated with [Claude Code](https://claude.com/claude-code) Co-Authored-By: Claude Sonnet 4.5 <noreply@anthropic.com>
This commit is contained in:
11
zoesch.de/galerie/themes/smartpocket/template/index.tpl
Normal file
11
zoesch.de/galerie/themes/smartpocket/template/index.tpl
Normal file
@@ -0,0 +1,11 @@
|
||||
<div data-role="content">
|
||||
{if !empty($CATEGORIES)}{$CATEGORIES}{/if}
|
||||
{if !empty($THUMBNAILS)}{$THUMBNAILS}{/if}
|
||||
{if !empty($CONTENT_DESCRIPTION)}
|
||||
<div class="additional_info">
|
||||
{$CONTENT_DESCRIPTION}
|
||||
</div>
|
||||
{/if}
|
||||
{if !empty($CONTENT)}{$CONTENT}{/if}
|
||||
</div>
|
||||
|
||||
Reference in New Issue
Block a user