diff options
Diffstat (limited to 'templates/note/index.html')
-rw-r--r-- | templates/note/index.html | 23 |
1 files changed, 9 insertions, 14 deletions
diff --git a/templates/note/index.html b/templates/note/index.html index 96528bcb15b..8b0866d7eb9 100644 --- a/templates/note/index.html +++ b/templates/note/index.html @@ -3,6 +3,7 @@ <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>note</title> @@ -41,9 +42,11 @@ <li><a href="../">templates</a> <span class="divider">/</span> </li> <li>note</li> - <li><span class="divider">|</span> <a href="/meta">Meta</a></li> - <li><span class="divider">|</span> <a href="https://git.sarava.org/?p=arquivo.git;a=history;f=templates/note.mdwn">History</a></li> - <li><span class="divider">|</span> <a href="/index.rss">Feed</a></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=templates/note.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> @@ -66,15 +69,9 @@ <div id="content"> <p class="pagedate"> - <strong>Posted <span class="date">Qua 05 Mai 2010 23:47:37 BRT</span></strong> + <strong>Posted <span class="date">dom 02 fev 2020 17:23:50</span></strong> </p> - <div class="notebox"> - -</div> - - -<p> -Use this template to insert a note into a page. The note will be styled to + <p>Use this template to insert a note into a page. The note will be styled to float to the right of other text on the page. This template has one parameter:</p> @@ -83,8 +80,6 @@ parameter:</p> </ul> -<p></p> - </div> <hr /> @@ -108,7 +103,7 @@ parameter:</p> <!--<div class="pagedate"> - Last edited <span class="date">Qua 05 Mai 2010 23:47:37 BRT</span> + Last edited <span class="date">dom 02 fev 2020 17:23:50</span> </div> --> </div> |