17 lines
592 B
HTML
17 lines
592 B
HTML
<!doctype html>
|
|
<html lang="en">
|
|
<head>
|
|
<meta charset="utf-8">
|
|
<meta name="viewport" content="width=device-width, initial-scale=1">
|
|
<meta name="description" content="">
|
|
<meta name="author" content="">
|
|
<meta name="generator" content="">
|
|
<title>RABPROG {$PAGE.name}</title>
|
|
<link href="{$TPL}/tpl/css/bootstrap.css" rel="stylesheet" >
|
|
|
|
<script src="{$TPL}/tpl/js/jquery.js"></script>
|
|
<script src="{$TPL}/tpl/js/popper.min.js"></script>
|
|
<script src="{$TPL}/tpl/js/bootstrap.js"></script>
|
|
<script src="{$TPL}/tpl/js/scripts.js"></script>
|
|
</head>
|
|
<body> |