code cleanup, cleaned up locales folder to only include needed locales
This commit is contained in:
@@ -1,20 +1,17 @@
|
||||
<!DOCTYPE html>
|
||||
<html lang="de">
|
||||
|
||||
<head>
|
||||
<!DOCTYPE html><html lang="de">
|
||||
<head>
|
||||
<meta http-equiv="content-type" content="text/html; charset=UTF-8">
|
||||
<meta charset="utf-8">
|
||||
<meta name="viewport" content="width=device-width, initial-scale=1, shrink-to-fit=no">
|
||||
<meta name="description" content="">
|
||||
<meta name="author" content="">
|
||||
<link rel="icon" href="https://getbootstrap.com/favicon.ico">
|
||||
<meta charset="utf-8">
|
||||
<meta name="viewport" content="width=device-width, initial-scale=1, shrink-to-fit=no">
|
||||
<meta name="description" content="">
|
||||
<meta name="author" content="">
|
||||
<link rel="icon" href="https://getbootstrap.com/favicon.ico">
|
||||
<!-- please dont judge me, im not getting paid for this. -->
|
||||
<title>Metallic-EMCO_332</title>
|
||||
|
||||
<!-- Bootstrap core CSS -->
|
||||
<link href="ressources/bootstrap.css" rel="stylesheet">
|
||||
<!-- Custom styles for this template -->
|
||||
<link href="ressources/sticky-footer-navbar.css" rel="stylesheet">
|
||||
<!-- Bootstrap core CSS -->
|
||||
<link href="ressources/bootstrap.css" rel="stylesheet">
|
||||
<!-- Custom styles for this template -->
|
||||
<link href="ressources/sticky-footer-navbar.css" rel="stylesheet">
|
||||
</head>
|
||||
<header><nav class="navbar navbar-expand-md navbar-dark fixed-top bg-dark">
|
||||
<button class="navbar-toggler" type="button" data-toggle="collapse" data-target="#navbarCollapse" aria-controls="navbarCollapse" aria-expanded="false" aria-label="Toggle navigation"><span class="navbar-toggler-icon"></span></button>
|
||||
@@ -77,17 +74,20 @@
|
||||
</style>
|
||||
<main role="main" class="container">
|
||||
<div class="container">
|
||||
<p><iframe id="myIframe" src="lib/web/viewer.html?file=../../ressources/EMCO_332.pdf"></iframe></p>
|
||||
<p><a class="btn btn-primary btn-lg" href="lib/web/viewer.html?file=../../ressources/EMCO_332.pdf" role="button">PDF öffnen</a></p>
|
||||
<p><iframe id="myIframe" src="ressources/lib/web/viewer.html?file=../../../ressources/EMCO_332.pdf"></iframe></p>
|
||||
<p><a class="btn btn-primary btn-lg" href="ressources/lib/web/viewer.html?file=../../../ressources/EMCO_332.pdf" role="button">PDF öffnen</a></p>
|
||||
</div>
|
||||
</main>
|
||||
|
||||
<!--<script src="ressources/lib/web/viewer.js"></script>-->
|
||||
<script src="ressources/jquery-3.js"></script>
|
||||
<script src="ressources/popper.js"></script>
|
||||
<script src="ressources/bootstrap.js"></script>
|
||||
|
||||
<footer class="footer">
|
||||
<div class="container">
|
||||
<span class="text-muted">© 2019, BFI Ausbildungszentrum St. Stefan im Lavanttal</span>
|
||||
</div>
|
||||
</footer>
|
||||
<script src="lib/web/viewer.js"></script>
|
||||
<script src="ressources/jquery-3.js"></script>
|
||||
<script src="ressources/popper.js"></script>
|
||||
<script src="ressources/bootstrap.js"></script>
|
||||
<div class="container">
|
||||
<span class="text-muted">© 2019, BFI St. Stefan</span>
|
||||
</div>
|
||||
</footer>
|
||||
|
||||
</body></html>
|
||||
|
Reference in New Issue
Block a user