You cannot select more than 25 topics
			Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
		
		
		
		
		
			
		
			
				
	
	
		
			12 lines
		
	
	
		
			360 B
		
	
	
	
		
			HTML
		
	
			
		
		
	
	
			12 lines
		
	
	
		
			360 B
		
	
	
	
		
			HTML
		
	
{% if site.googleplus_user %}
 | 
						|
<section class="googleplus{% if site.googleplus_hidden %} googleplus-hidden{% endif %}">
 | 
						|
  <h1>
 | 
						|
    <a href="https://plus.google.com/{{ site.googleplus_user }}?rel=author">
 | 
						|
      <img src="http://www.google.com/images/icons/ui/gprofile_button-32.png" width="32" height="32">
 | 
						|
      Google+
 | 
						|
    </a>
 | 
						|
  </h1>
 | 
						|
</section>
 | 
						|
{% endif %}
 | 
						|
 |