aboutsummaryrefslogtreecommitdiff
path: root/share/templater/ikiwiki/files/www/index.html
diff options
context:
space:
mode:
Diffstat (limited to 'share/templater/ikiwiki/files/www/index.html')
-rw-r--r--share/templater/ikiwiki/files/www/index.html143
1 files changed, 0 insertions, 143 deletions
diff --git a/share/templater/ikiwiki/files/www/index.html b/share/templater/ikiwiki/files/www/index.html
deleted file mode 100644
index 67946dd..0000000
--- a/share/templater/ikiwiki/files/www/index.html
+++ /dev/null
@@ -1,143 +0,0 @@
-<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd">
-<html xmlns="http://www.w3.org/1999/xhtml">
-
-<head>
-<meta name="viewport" content="width=device-width, initial-scale=1.0" />
-
-<meta http-equiv="Content-Type" content="text/html; charset=utf-8" />
-<title>Hello World!</title>
-
-<link rel="stylesheet" href="bootstrap/css/bootstrap.min.css" type="text/css" />
-<link rel="stylesheet" href="bootstrap/css/bootstrap-responsive.min.css" />
-
-<link rel="stylesheet" href="local.css" type="text/css" />
-
-
-<link rel="alternate" type="application/rss+xml" title="Templates (RSS feed)" href="timeline/index.rss" /><link rel="alternate" type="application/rss+xml" title="Templates (RSS feed)" href="index.rss" />
-
-
-<style type="text/css">
-@media (max-width: 979px) {
- .navbar-fixed-top {
- position: fixed;
- margin-left: 0px;
- margin-right: 0px;
- }
-}
-</style>
-</head>
-<body>
-
-<div class="container">
-
- <div class="row-fluid">
- <div class="span12">
- <h1></h1>
-
- <ul class="breadcrumb">
-
- <li>Hello World!</li>
- <li><span class="divider">|</span> <a href="/timeline">Timeline</a></li>
- <li><span class="divider">|</span> <a href="/timeline">Sitemap</a></li>
- <li><span class="divider">|</span> <a href="https://git.fluxo.info/templates/log/index.mdwn">History</a></li>
- <li><span class="divider">|</span> <a href="/index.rss">Feed</a></li>
- </ul>
- </div>
- </div>
-
- <div class="page row-fluid">
-
- <div>
- <div class="pageheader">
- <div class="header">
- <h1>
- Hello World!
-
- </h1>
-
- </div>
-
- </div>
-
- <div id="pagebody">
-
- <div id="content">
- <p class="pagedate">
-
- </p>
-
-
-<div class="feedlink">
-
-<a class="feedbutton" type="application/rss+xml" rel="alternate" title="Templates (RSS feed)" href="index.rss">RSS</a>
-
-
-</div>
-<div class="archivepage">
-
-<a href="./timeline/">Timeline</a><br />
-
-<span class="archivepagedate">
-Posted <span class="date">Sex 01 Abr 2016 19:11:54 -03</span>
-
-</span>
-</div>
-<div class="archivepage">
-
-<a href="./sitemap/">Sitemap</a><br />
-
-<span class="archivepagedate">
-Posted <span class="date">Sex 01 Abr 2016 19:11:54 -03</span>
-
-</span>
-</div>
-
-
-
-
-
- </div>
-
- <hr />
-
-
-
-
-
- </div>
-
- <div id="footer" class="pagefooter">
-
- <div id="pageinfo">
-
-
-
-
-
-
-
-
-
- <!--<div class="pagedate">
- Last edited <span class="date">Sáb 20 Jun 2015 10:33:39 -03</span>
- </div> -->
-
- </div>
-
-
- <!-- from Templates -->
- </div>
-
- </div>
-
- <div class="span4">
-
-
-
- </div>
-
- </div>
-</div>
-
-</body>
-</html>