mirror of
				https://github.com/kevinveenbirkenbach/infinito.git
				synced 2025-11-04 03:07:58 +00:00 
			
		
		
		
	Optimized view management
This commit is contained in:
		@@ -1,4 +1,5 @@
 | 
			
		||||
<html>
 | 
			
		||||
<!DOCTYPE html>
 | 
			
		||||
<html lang="{{ app.request.locale }}">
 | 
			
		||||
	<head>
 | 
			
		||||
		<title>
 | 
			
		||||
			{% block title %}infinito{% endblock %}
 | 
			
		||||
 
 | 
			
		||||
@@ -1,4 +1,4 @@
 | 
			
		||||
<table class="Table">
 | 
			
		||||
<table class="table">
 | 
			
		||||
	<tr>
 | 
			
		||||
		<th>{{'Attribut'|trans}}</th>
 | 
			
		||||
		<th>{{'Value'|trans}}</th>
 | 
			
		||||
 
 | 
			
		||||
		Reference in New Issue
	
	Block a user