Skip to content

Instantly share code, notes, and snippets.

@swdevbali
Created April 10, 2014 16:10
Show Gist options
  • Save swdevbali/10398120 to your computer and use it in GitHub Desktop.
Save swdevbali/10398120 to your computer and use it in GitHub Desktop.
<div class="navbar-header">
<button type="button" class="navbar-toggle" data-toggle="collapse" data-target=".navbar-ex1-collapse">
<span class="sr-only">Toggle navigation</span>
<span class="icon-bar"></span>
<span class="icon-bar"></span>
<span class="icon-bar"></span>
</button>
<a class="navbar-brand" href="{$url->blogLink()}"><img class="img-responsive" src="{$url->getTemplateFile("img/pythonthusiast.png")}"></img></a>
</div>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment