You can not select more than 25 topics
			Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
		
		
		
		
		
			
		
			
				
					
					
						
							26 lines
						
					
					
						
							607 B
						
					
					
				
			
		
		
		
			
			
			
				
					
				
				
					
				
			
		
		
	
	
							26 lines
						
					
					
						
							607 B
						
					
					
				| <div class="narrow"> | |
|   <?= partial('partials/header') ?> | |
|  | |
|   <ul class="post-type-icons"> | |
|     <li><a href="/editor">📄</a></li> | |
|     <li><a href="/new">✏️</a></li> | |
|     <li><a href="/event">📅</a></li> | |
|     <li><a href="/bookmark">🔖</a></li> | |
|     <li><a href="/favorite">👍</a></li> | |
|     <li><a href="/repost">♺</a></li> | |
|     <li><a href="/itinerary">✈️</a></li> | |
|     <li><a href="/email">✉️</a></li> | |
|   </ul> | |
|  | |
| </div> | |
| <style type="text/css"> | |
| .post-type-icons { | |
|   margin-top: 0; | |
|   list-style-type: none; | |
|   font-size: 48pt; | |
| } | |
| .post-type-icons li { | |
|   float: left; | |
|   margin-right: 12px; | |
| } | |
| </style>
 |