aboutsummaryrefslogtreecommitdiff
path: root/templates/page.tmpl
diff options
context:
space:
mode:
Diffstat (limited to 'templates/page.tmpl')
-rw-r--r--templates/page.tmpl4
1 files changed, 2 insertions, 2 deletions
diff --git a/templates/page.tmpl b/templates/page.tmpl
index b0fcb50..f03c3dc 100644
--- a/templates/page.tmpl
+++ b/templates/page.tmpl
@@ -52,9 +52,9 @@
</TMPL_LOOP>
<li><TMPL_VAR TITLE></li>
<li><span class="divider">|</span> <a href="<TMPL_VAR BASEURL>data">Dados</a></li>
- <li><span class="divider">|</span> <a href="<TMPL_VAR BASEURL>todo">Tarefas</a></li>
+ <!--<li><span class="divider">|</span> <a href="<TMPL_VAR BASEURL>todo">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=cache.git;a=atom">Feed</a></li>
+ <li><span class="divider">|</span> <a href="https://git.fluxo.info/cache/atom/?h=master">Feed</a></li>
</ul>
<TMPL_IF HTML5></header><TMPL_ELSE></div></TMPL_IF>
</div>