19 lines
833 B
Smarty
19 lines
833 B
Smarty
<!DOCTYPE html>
|
|
<html>
|
|
|
|
<head>
|
|
<meta charset="utf-8">
|
|
<meta name="viewport" content="width=device-width, initial-scale=1.0">
|
|
<title>Zeltlageranmeldung - Adminarea</title>
|
|
<!-- Core CSS - Include with every page -->
|
|
<link href="plugins/bootstrap/bootstrap.css" rel="stylesheet" />
|
|
<link href="font-awesome/css/font-awesome.css" rel="stylesheet" />
|
|
<link href="plugins/pace/pace-theme-big-counter.css" rel="stylesheet" />
|
|
<link href="css/style.css" rel="stylesheet" />
|
|
<link href="css/main-style.css" rel="stylesheet" />
|
|
<link href="css/proposal.css" rel="stylesheet" />
|
|
<link href="plugins/morris/morris-0.4.3.min.css" rel="stylesheet" />
|
|
<link rel="stylesheet" href="zebra_form/css/zebra_form.css">
|
|
<link href="plugins/dataTables/dataTables.bootstrap.css" rel="stylesheet" />
|
|
</head>
|