mirror of
				https://github.com/ZetaKebab/kesper.git
				synced 2025-11-03 23:59:49 +00:00 
			
		
		
		
	Restoring lost class
This commit is contained in:
		
							
								
								
									
										2
									
								
								tag.hbs
									
									
									
									
									
								
							
							
						
						
									
										2
									
								
								tag.hbs
									
									
									
									
									
								
							@@ -2,7 +2,7 @@
 | 
			
		||||
{{! The tag above means - insert everything in this file into the {body} of the default.hbs template }}
 | 
			
		||||
 | 
			
		||||
{{! The big featured header }}
 | 
			
		||||
<header class="main-header {{#if @blog.cover}}" style="background-image: url({{@blog.cover}}){{else}}no-cover{{/if}}">
 | 
			
		||||
<header class="main-header tag-head {{#if @blog.cover}}" style="background-image: url({{@blog.cover}}){{else}}no-cover{{/if}}">
 | 
			
		||||
    <nav class="main-nav overlay clearfix">
 | 
			
		||||
        <a class="back-button icon-arrow-left" href="{{@blog.url}}">Home</a>
 | 
			
		||||
        <a class="subscribe-button icon-feed" href="{{@blog.url}}/tag/{{tag.slug}}/rss/">{{tag.name}}</a>
 | 
			
		||||
 
 | 
			
		||||
		Reference in New Issue
	
	Block a user