Skip to content
Snippets Groups Projects
Verified Commit f447733c authored by Nik | Klampfradler's avatar Nik | Klampfradler
Browse files

Convert index page to HTML input

parent 64862586
No related branches found
No related tags found
No related merge requests found
save_as: index.html
title: Startseite
lang: de
<html>
<head>
<title>Startseite</title>
<meta name="lang" content="de" />
<meta name="save_as" content="index.html" />
</head>
<body>
<div class="carousel slide" data-ride="carousel" id="index-carousel">
<ol class="carousel-indicators">
<li data-target="#index-carousel" data-slide-to="0" class="active"></li>
......@@ -102,3 +106,5 @@ lang: de
</div>
</div>
</div>
</body>
</html>
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment