Beispiel #1
0
 * but WITHOUT ANY WARRANTY; without even the implied warranty of
 * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
 * GNU General Public License for more details.
 *
 * You should have received a copy of the GNU General Public License
 * along with this program.  If not, see <http://www.gnu.org/licenses/>.
 */
?>
<!DOCTYPE html>
<html lang="<?php 
gui::lang();
?>
">
    <head>
        <meta charset="<?php 
gui::encoding();
?>
">
        <meta http-equiv="X-UA-Compatible" content="IE=edge">
        <meta name="viewport" content="width=device-width, initial-scale=1">
        <title><?php 
gui::title();
?>
</title>

        <!-- Bootstrap -->
        <link href="<?php 
gui::template_host();
?>
css/bootstrap.min.css" rel="stylesheet">
        <!-- Template specific CSS -->