���ѧۧݧ�ӧ�� �ާ֧ߧ֧էا֧� - ���֧էѧܧ�ڧ��ӧѧ�� - /home/rickpfrv/tie.cx/themes/altum/views/page/index.php
���ѧ٧ѧ�
<?php defined('ALTUMCODE') || die() ?> <?php require THEME_PATH . 'views/partials/ads_header.php' ?> <style> .navbar-main { min-height: 0 !important; background: var(--white); border-bottom: none; box-shadow: 1px 1px 7px 0px #0000000a; box-shadow: 0px 20px 70px 0 rgb(82 61 241 / 6%) !important; } b, strong { font-weight: 700; } .nav-link.dropdown-toggle { display: none; } .nav-link { font-weight: 900; } .custom-breadcrumbs { display: none; } </style> <div class="container"> <nav aria-label="breadcrumb"> <small> <ol class="custom-breadcrumbs"> <li><a href="<?= url() ?>"><?= language()->index->breadcrumb ?></a> <i class="fa fa-fw fa-angle-right"></i></li> <li><a href="<?= SITE_URL . 'pages' ?>"><?= language()->pages->index->breadcrumb ?></a> <i class="fa fa-fw fa-angle-right"></i></li> <?php if($data->page->pages_category_url): ?> <li><a href="<?= SITE_URL . 'pages/' . $data->page->pages_category_url ?>"><?= $data->page->pages_category_title ?></a> <i class="fa fa-fw fa-angle-right"></i></li> <?php endif ?> <li class="active" aria-current="page"><?= language()->page->breadcrumb ?></li> </ol> </small> </nav> <div class="d-flex flex-column flex-md-row align-items-md-center justify-content-md-between"> <h1><?= $data->page->title ?></h1> <div class="d-print-none col-auto p-0 d-flex align-items-center"> <button type="button" class="btn btn-sm btn-outline-secondary mr-3" onclick="window.print()"><i class="fa fa-fw fa-sm fa-print"></i> <?= language()->page->print ?></button> <?php if(\Altum\Middlewares\Authentication::is_admin()): ?> <?= include_view(THEME_PATH . 'views/admin/pages/admin_page_dropdown_button.php', ['id' => $data->page->page_id]) ?> <?php endif ?> </div> </div> <p class="text-muted mb-4"> <?php if($data->page->description): ?> <span class="mr-3"><?= $data->page->description ?></span> <?php endif ?> <?php $estimated_reading_time = string_estimate_reading_time($data->page->content) ?> <?php if($estimated_reading_time->minutes > 0 || $estimated_reading_time->seconds > 0): ?> <small> <i class="fa fa-fw fa-sm fa-hourglass-start"></i> <?= $estimated_reading_time->minutes ? sprintf(language()->page->estimated_reading_time, $estimated_reading_time->minutes . ' ' . language()->global->date->minutes) : null ?> <?= $estimated_reading_time->minutes == 0 && $estimated_reading_time->seconds ? sprintf(language()->page->estimated_reading_time, $estimated_reading_time->seconds . ' ' . language()->global->date->seconds) : null ?> </small> <?php endif ?> </p> <?= $data->page->content ?> <div class="mt-4"> <small class="text-muted"><i class="fa fa-fw fa-sm fa-calendar"></i> <?= sprintf(language()->page->last_date, \Altum\Date::get($data->page->last_date, 2)) ?></small> </div> </div>
| ver. 1.4 |
Github
|
.
| PHP 7.4.33 | ���֧ߧ֧�ѧ�ڧ� ����ѧߧڧ��: 0.3 |
proxy
|
phpinfo
|
���ѧ����ۧܧ�