aboutsummaryrefslogtreecommitdiff
path: root/sandbox/index.html
diff options
context:
space:
mode:
Diffstat (limited to 'sandbox/index.html')
-rw-r--r--sandbox/index.html163
1 files changed, 163 insertions, 0 deletions
diff --git a/sandbox/index.html b/sandbox/index.html
new file mode 100644
index 00000000000..444fc250910
--- /dev/null
+++ b/sandbox/index.html
@@ -0,0 +1,163 @@
+<!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="onion-location" content="http://74bl64uknv672pgnqpzve2w5zrjq4e5umpqkov2nhakxn3w52brd7lid.onion" />
+
+<meta http-equiv="Content-Type" content="text/html; charset=utf-8" />
+<title>sandbox</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" />
+
+
+
+
+
+<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><a href="../">Arquivo Público de Memória Coletiva</a> <span class="divider">/</span> </li>
+
+ <li>sandbox</li>
+ <li><span class="divider">|</span> <a href="../conteudo">Conteúdo</a></li>
+ <li><span class="divider">|</span> <a href="../documentacao">Documentação</a></li>
+ <li><span class="divider">|</span> <a href="../tarefas">Tarefas</a></li>
+ <li><span class="divider">|</span> <a href="https://git.fluxo.info/?p=arquivo.git;a=history;f=sandbox.mdwn">Histórico</a></li>
+ <li><span class="divider">|</span> <a href="https://git.fluxo.info/arquivo/atom/?h=master">Feed</a></li>
+ </ul>
+ </div>
+ </div>
+
+ <div class="page row-fluid">
+
+ <div>
+ <div class="pageheader">
+ <div class="header">
+ <h1>
+ sandbox
+
+ </h1>
+
+ </div>
+
+ </div>
+
+ <div id="pagebody">
+
+ <div id="content">
+ <p class="pagedate">
+ <strong>Posted <span class="date">dom 02 fev 2020 17:23:50</span></strong>
+ </p>
+ <p>This is the SandBox, a page anyone can edit to learn how to use the wiki.</p>
+
+<hr />
+
+<p>Here's a paragraph.</p>
+
+<p>Here's another one with <em>emphasised</em> text.</p>
+
+<h1>Header</h1>
+
+<h2>Subheader</h2>
+
+<blockquote><p>This is a blockquote.</p>
+
+<p>This is the first level of quoting.</p>
+
+<blockquote><p>This is nested blockquote.</p></blockquote>
+
+<p>Back to the first level.</p></blockquote>
+
+<p>Numbered list</p>
+
+<ol>
+<li>First item.</li>
+<li>Another.</li>
+<li>And another..</li>
+</ol>
+
+
+<p>Bulleted list</p>
+
+<ul>
+<li><em>item</em></li>
+<li>item</li>
+</ul>
+
+
+<p><a href="../ikiwiki/wikilink/">WikiLink</a></p>
+
+ </div>
+
+ <hr />
+
+
+
+
+
+ </div>
+
+ <div id="footer" class="pagefooter">
+
+ <div id="pageinfo">
+
+
+
+
+ <div id="backlinks">
+ Links:
+
+ <a href="../ikiwiki/wikilink/">ikiwiki/wikilink</a>
+
+
+ </div>
+
+
+
+
+
+
+ <!--<div class="pagedate">
+ Last edited <span class="date">dom 02 fev 2020 17:23:50</span>
+ </div> -->
+
+ </div>
+
+
+ <!-- from Arquivo Público de Memória Coletiva -->
+ </div>
+
+ </div>
+
+ <div class="span4">
+
+
+
+ </div>
+
+ </div>
+</div>
+
+</body>
+</html>