Me link
This commit is contained in:
		
							parent
							
								
									386c618981
								
							
						
					
					
						commit
						35cb9ab6b2
					
				
					 1 changed files with 1 additions and 1 deletions
				
			
		| 
						 | 
				
			
			@ -4,6 +4,7 @@
 | 
			
		|||
    <div class="container-fluid">
 | 
			
		||||
      <a class="brand" href="">Cool name</a>
 | 
			
		||||
      <ul class="nav">
 | 
			
		||||
        <li><a href="{% url me %}">Me</a></li>
 | 
			
		||||
        <li class="dropdown">
 | 
			
		||||
          <a href="#" class="dropdown-toggle" data-toggle="dropdown">My Repos</a>
 | 
			
		||||
          <ul class="dropdown-menu">
 | 
			
		||||
| 
						 | 
				
			
			@ -12,7 +13,6 @@
 | 
			
		|||
            {% endfor %}
 | 
			
		||||
          </ul>
 | 
			
		||||
        </li>
 | 
			
		||||
        <li><a href="{% url index %}">Followers</a></li>
 | 
			
		||||
      </ul>
 | 
			
		||||
      <ul class="nav pull-right">
 | 
			
		||||
        <li class="dropdown">
 | 
			
		||||
| 
						 | 
				
			
			
 | 
			
		|||
		Loading…
	
	Add table
		Add a link
		
	
		Reference in a new issue