14 lines
575 B
PHP
Executable File
14 lines
575 B
PHP
Executable File
<!DOCTYPE html>
|
|
<html lang="en">
|
|
<head>
|
|
<meta charset="utf-8">
|
|
<meta http-equiv="X-UA-Compatible" content="IE=edge">
|
|
<meta name="viewport" content="width=device-width, initial-scale=1">
|
|
<link rel="stylesheet" href="https://maxcdn.bootstrapcdn.com/bootstrap/3.3.6/css/bootstrap.min.css"
|
|
integrity="sha384-1q8mTJOASx8j1Au+a5WDVnPi2lkFfwwEAa8hDDdjZlpLegxhjVME1fgjWPGmkzs7"
|
|
crossorigin="anonymous">
|
|
<link href='open-sans.css' rel='stylesheet' type='text/css'>
|
|
<link rel="icon" href="../../../logo_mini.png" type="image/png"/>
|
|
|
|
</head>
|