Subversion Repositories Applications.reseau

Rev

Rev 23 | Rev 25 | Go to most recent revision | Show entire file | Ignore whitespace | Details | Blame | Last modification | View Log | RSS feed

Rev 23 Rev 24
Line 2... Line 2...
2
	<div class="container-fluid">
2
	<div class="container-fluid">
3
		<!-- Brand and toggle get grouped for better mobile display -->
3
		<!-- Brand and toggle get grouped for better mobile display -->
4
		<div class="navbar-header">
4
		<div class="navbar-header">
5
			<a class="navbar-brand" href="http://www.tela-botanica.org">
5
			<a class="navbar-brand" href="http://www.tela-botanica.org">
6
				<img style="position:absolute; left: 10px; top: 10px;"
6
				<img style="position:absolute; left: 10px; top: 10px;"
7
					src="http://tela-botanica.net/intranet/themes/bootstrap/images/favicon.png" />
7
					src="<?=$url_logo?>" />
8
			</a>
8
			</a>
9
		</div>
9
		</div>
Line 10... Line 10...
10
 
10
 
11
		<!-- Collect the nav links, forms, and other content for toggling -->
11
		<!-- Collect the nav links, forms, and other content for toggling -->