mirror of
https://github.com/kevinveenbirkenbach/infinito.git
synced 2025-09-13 05:47:11 +02: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