26 lines
716 B
Django/Jinja
26 lines
716 B
Django/Jinja
<!doctype html>
|
|
<html lang="fr">
|
|
<head>
|
|
<title>CRANS FTP</title>
|
|
<meta charset="UTF-8" />
|
|
<meta name="description" content="Mirror and CD images provided by the CRANS" />
|
|
<meta name="author" content="CRANS" />
|
|
<meta name="viewport" content="width=device-width, initial-scale=1" />
|
|
<link href='/.html/style.min.css' rel='stylesheet' type='text/css'>
|
|
<style>
|
|
body {
|
|
margin-top: 1em;
|
|
}
|
|
[class^="p-heading--"], h1, h2, h3, h4, h5, h6, html {
|
|
font-family: 'Fira Sans', sans-serif;
|
|
}
|
|
</style>
|
|
<!-- template créée par Canoical pour Ubuntu -->
|
|
</head>
|
|
<body>
|
|
<div id="pageWrapper">
|
|
<div class="row">
|
|
<div id="main">
|
|
<div class='p-table-wrapper'>
|
|
<a href="https://intranet.crans.org/">← Retour sur l'intranet</a>
|