This website works better with JavaScript
Inicio
Explorar
Ayuda
Registro
Iniciar sesión
creylopez
/
ReyMotaAppsOC
Seguir
1
Destacar
0
Fork
0
Archivos
Incidencias
0
Pull Requests
0
Wiki
Explorar el Código
Cargo i18n
Celestino Rey
hace 8 meses
padre
987226b2a0
commit
3ed3b03f01
Se han
modificado 2 ficheros
con
4 adiciones
y
0 borrados
Dividir vista
Mostrar estadísticas de diff
2
0
src/templates/repostajes/detalle_vehiculo.html
2
0
src/templates/repostajes/lista_repostajes.html
+ 2
- 0
src/templates/repostajes/detalle_vehiculo.html
Ver fichero
@@ -2,6 +2,8 @@
{% load humanize %}
+{% load i18n %}
+
{% load mi_filtro %}
{% block menuapp %}
+ 2
- 0
src/templates/repostajes/lista_repostajes.html
Ver fichero
@@ -2,6 +2,8 @@
{% load humanize %}
+{% load i18n %}
+
{% load mi_filtro %}
{% block menuapp %}