aboutsummaryrefslogtreecommitdiffstats
path: root/view/tpl/nav.tpl
diff options
context:
space:
mode:
authorfriendica <info@friendica.com>2014-03-02 16:46:34 -0800
committerfriendica <info@friendica.com>2014-03-02 16:46:34 -0800
commit895c9411d9393776f2ae4846935e42c31fde41af (patch)
treeb77824215a9e6ca8377aba451adba062cc95201d /view/tpl/nav.tpl
parente931af830701fdacc64e2cc014aa0057dc91e093 (diff)
downloadvolse-hubzilla-895c9411d9393776f2ae4846935e42c31fde41af.tar.gz
volse-hubzilla-895c9411d9393776f2ae4846935e42c31fde41af.tar.bz2
volse-hubzilla-895c9411d9393776f2ae4846935e42c31fde41af.zip
add choklet template with several defined flavours, two and three column fluid layouts with optional side margins and a region for a blog-style header photo
Diffstat (limited to 'view/tpl/nav.tpl')
-rwxr-xr-xview/tpl/nav.tpl12
1 files changed, 0 insertions, 12 deletions
diff --git a/view/tpl/nav.tpl b/view/tpl/nav.tpl
index 7d2ce1b7a..7c2ea817d 100755
--- a/view/tpl/nav.tpl
+++ b/view/tpl/nav.tpl
@@ -1,9 +1,3 @@
-<header>
-<!-- <div id="site-location">{{$sitelocation}}</div> -->
- <div id="banner" class="hidden-sm hidden-xs">{{$banner}}</div>
-</header>
-
-<nav class="navbar navbar-inverse navbar-fixed-top" role="navigation">
<div class="container-fluid">
<div class="navbar-header">
<button type="button" class="navbar-toggle" data-toggle="collapse" data-target="#navbar-collapse-1">
@@ -175,11 +169,5 @@
</ul>
</div>
</div>
-</nav>
-<ul id="nav-notifications-template" style="display:none;" rel="template">
- <li class="{5}"><a href="{0}" title="{2} {3}"><img src="{1}"><span class='contactname'>{2}</span>{3}<br><span class="notif-when">{4}</span></a></li>
-</ul>
-{{if $langselector}}<div id="langselector" >{{$langselector}}</div>{{/if}}
-<div id="panel" style="display: none;"></div>