%PDF- %PDF-
Mini Shell

Mini Shell

Direktori : /www/varak.net/losik.varak.net/templates/
Upload File :
Create Path :
Current File : //www/varak.net/losik.varak.net/templates/index.tpl

{extends file='layout.tpl'}
{block name=content}
    <div class="col-lg-12">
        {foreach $matches as $match}
            <div class="col-lg-8 event" style="border: 1px solid black; padding: 0.5em;">
                <div class="col-lg-10">
                    <h3>{$match->name}</h3>
                    <h4>{$match->date->format("d. m. Y")}</h4>
                </div>
                <div class="col-lg-2">
                    <a href="{$baseUrl}/index.php?action=match-detail&amp;id={$match->id}" class="btn btn-info btn-lg">Detail</a>
                </div>
            </div>
        {/foreach}
    </div>
    
{/block}
{block name=foot}

{/block}

Zerion Mini Shell 1.0