| 
						
						
							
								
							
						
						
					 | 
					 | 
					@ -38,13 +38,13 @@ image: https://screenshot.mayx.eu.org/
 | 
				
			
			
		
	
		
		
			
				
					
					 | 
					 | 
					 | 
					    {% if paginator.previous_page == 1 %}
 | 
					 | 
					 | 
					 | 
					    {% if paginator.previous_page == 1 %}
 | 
				
			
			
		
	
		
		
			
				
					
					 | 
					 | 
					 | 
					      <a href="/index.html">« Prev</a>
 | 
					 | 
					 | 
					 | 
					      <a href="/index.html">« Prev</a>
 | 
				
			
			
		
	
		
		
			
				
					
					 | 
					 | 
					 | 
					    {% else %}
 | 
					 | 
					 | 
					 | 
					    {% else %}
 | 
				
			
			
		
	
		
		
			
				
					
					 | 
					 | 
					 | 
					      <a href="{{ paginator.previous_page_path }}/">« Prev</a>
 | 
					 | 
					 | 
					 | 
					      <a href="{{ paginator.previous_page_path }}/index.html">« Prev</a>
 | 
				
			
			
				
				
			
		
	
		
		
	
		
		
			
				
					
					 | 
					 | 
					 | 
					    {% endif %}
 | 
					 | 
					 | 
					 | 
					    {% endif %}
 | 
				
			
			
		
	
		
		
			
				
					
					 | 
					 | 
					 | 
					  {% else %}
 | 
					 | 
					 | 
					 | 
					  {% else %}
 | 
				
			
			
		
	
		
		
			
				
					
					 | 
					 | 
					 | 
					    <span>« Prev</span>
 | 
					 | 
					 | 
					 | 
					    <span>« Prev</span>
 | 
				
			
			
		
	
		
		
			
				
					
					 | 
					 | 
					 | 
					  {% endif %}
 | 
					 | 
					 | 
					 | 
					  {% endif %}
 | 
				
			
			
		
	
		
		
			
				
					
					 | 
					 | 
					 | 
					
 | 
					 | 
					 | 
					 | 
					
 | 
				
			
			
		
	
		
		
			
				
					
					 | 
					 | 
					 | 
					<select onchange="window.location = this.value == 1 ? '/index.html' : '/page' + this.value + '/'">
 | 
					 | 
					 | 
					 | 
					<select onchange="window.location = this.value == 1 ? '/index.html' : '/page' + this.value + '/index.html'">
 | 
				
			
			
				
				
			
		
	
		
		
	
		
		
			
				
					
					 | 
					 | 
					 | 
					  {% for page in (1..paginator.total_pages) %}
 | 
					 | 
					 | 
					 | 
					  {% for page in (1..paginator.total_pages) %}
 | 
				
			
			
		
	
		
		
			
				
					
					 | 
					 | 
					 | 
					    {% if page == paginator.page %}
 | 
					 | 
					 | 
					 | 
					    {% if page == paginator.page %}
 | 
				
			
			
		
	
		
		
			
				
					
					 | 
					 | 
					 | 
					      <option value="{{ page }}" selected>{{ page }}</option>
 | 
					 | 
					 | 
					 | 
					      <option value="{{ page }}" selected>{{ page }}</option>
 | 
				
			
			
		
	
	
		
		
			
				
					| 
						
						
						
							
								
							
						
					 | 
					 | 
					@ -55,7 +55,7 @@ image: https://screenshot.mayx.eu.org/
 | 
				
			
			
		
	
		
		
			
				
					
					 | 
					 | 
					 | 
					</select>
 | 
					 | 
					 | 
					 | 
					</select>
 | 
				
			
			
		
	
		
		
			
				
					
					 | 
					 | 
					 | 
					
 | 
					 | 
					 | 
					 | 
					
 | 
				
			
			
		
	
		
		
			
				
					
					 | 
					 | 
					 | 
					  {% if paginator.next_page %}
 | 
					 | 
					 | 
					 | 
					  {% if paginator.next_page %}
 | 
				
			
			
		
	
		
		
			
				
					
					 | 
					 | 
					 | 
					    <a href="{{ paginator.next_page_path }}/">Next »</a>
 | 
					 | 
					 | 
					 | 
					    <a href="{{ paginator.next_page_path }}/index.html">Next »</a>
 | 
				
			
			
				
				
			
		
	
		
		
	
		
		
			
				
					
					 | 
					 | 
					 | 
					  {% else %}
 | 
					 | 
					 | 
					 | 
					  {% else %}
 | 
				
			
			
		
	
		
		
			
				
					
					 | 
					 | 
					 | 
					    <span>Next »</span>
 | 
					 | 
					 | 
					 | 
					    <span>Next »</span>
 | 
				
			
			
		
	
		
		
			
				
					
					 | 
					 | 
					 | 
					  {% endif %}
 | 
					 | 
					 | 
					 | 
					  {% endif %}
 | 
				
			
			
		
	
	
		
		
			
				
					| 
						
							
								
							
						
						
						
					 | 
					 | 
					
 
 |