mirror of
				https://github.com/simon987/od-database.git
				synced 2025-10-25 19:56:51 +00:00 
			
		
		
		
	Homepage now compatible with new stats
This commit is contained in:
		
							parent
							
								
									8768e39f08
								
							
						
					
					
						commit
						788d3749d4
					
				| @ -8,9 +8,9 @@ | |||||||
|         <div class="jumbotron"> |         <div class="jumbotron"> | ||||||
|             <h1 class="text-monospace" style="font-size: 3.5rem;">OD-Database</h1> |             <h1 class="text-monospace" style="font-size: 3.5rem;">OD-Database</h1> | ||||||
| 
 | 
 | ||||||
|             {% if stats and stats["file_size"] %} |             {% if stats and stats["total_size"] %} | ||||||
|                 <p class="lead">{{ stats["file_count"] }} files totalling |                 <p class="lead">{{ stats["total_count"] }} files totalling | ||||||
|                     ~{{ stats["file_size"] | filesizeformat }} from {{ stats["website_count"] }} website(s)</p> |                     ~{{ stats["total_size"] | filesizeformat }} from {{ stats["website_count"] }} website(s)</p> | ||||||
|             {% endif %} |             {% endif %} | ||||||
|             {% if current_websites %} |             {% if current_websites %} | ||||||
|                 <p>Currently indexing <code>{{ current_websites }}</code><span class="vim-caret"> </span> </p> |                 <p>Currently indexing <code>{{ current_websites }}</code><span class="vim-caret"> </span> </p> | ||||||
|  | |||||||
		Loading…
	
	
			
			x
			
			
		
	
		Reference in New Issue
	
	Block a user