aboutsummaryrefslogtreecommitdiff
path: root/templates
diff options
context:
space:
mode:
Diffstat (limited to 'templates')
-rw-r--r--templates/index.html1
-rw-r--r--templates/note/index.html1
-rw-r--r--templates/page.tmpl1
-rw-r--r--templates/popup/index.html1
4 files changed, 4 insertions, 0 deletions
diff --git a/templates/index.html b/templates/index.html
index c77c63d..0706e35 100644
--- a/templates/index.html
+++ b/templates/index.html
@@ -41,6 +41,7 @@
<li>templates</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.sarava.org/?p=arquivo.git;a=history;f=templates.mdwn">Histórico</a></li>
<li><span class="divider">|</span> <a href="https://git.sarava.org/?p=arquivo.git;a=atom">Feed</a></li>
</ul>
diff --git a/templates/note/index.html b/templates/note/index.html
index f541af4..ef39d9b 100644
--- a/templates/note/index.html
+++ b/templates/note/index.html
@@ -43,6 +43,7 @@
<li>note</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.sarava.org/?p=arquivo.git;a=history;f=templates/note.mdwn">Histórico</a></li>
<li><span class="divider">|</span> <a href="https://git.sarava.org/?p=arquivo.git;a=atom">Feed</a></li>
</ul>
diff --git a/templates/page.tmpl b/templates/page.tmpl
index f2b4466..1c4ed26 100644
--- a/templates/page.tmpl
+++ b/templates/page.tmpl
@@ -53,6 +53,7 @@
<li><TMPL_VAR TITLE></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="<TMPL_VAR HISTORYURL>">Histórico</a></li>
<li><span class="divider">|</span> <a href="https://git.sarava.org/?p=arquivo.git;a=atom">Feed</a></li>
</ul>
diff --git a/templates/popup/index.html b/templates/popup/index.html
index 41755d4..abaa75b 100644
--- a/templates/popup/index.html
+++ b/templates/popup/index.html
@@ -43,6 +43,7 @@
<li>popup</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.sarava.org/?p=arquivo.git;a=history;f=templates/popup.mdwn">Histórico</a></li>
<li><span class="divider">|</span> <a href="https://git.sarava.org/?p=arquivo.git;a=atom">Feed</a></li>
</ul>