This website works better with JavaScript
Página inicial
Explorar
Ajuda
Registrar
Entrar
creylopez
/
ReyMotaAppsOC
Observar
1
Favorito
0
Fork
0
Arquivos
Issues
0
Pull Requests
0
Wiki
Ver código fonte
Cargo i18n
Celestino Rey
8 meses atrás
pai
987226b2a0
commit
3ed3b03f01
2 arquivos alterados
com
4 adições
e
0 exclusões
Visão dividida
Mostrar estatísticas do 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 arquivo
@@ -2,6 +2,8 @@
{% load humanize %}
+{% load i18n %}
+
{% load mi_filtro %}
{% block menuapp %}
+ 2
- 0
src/templates/repostajes/lista_repostajes.html
Ver arquivo
@@ -2,6 +2,8 @@
{% load humanize %}
+{% load i18n %}
+
{% load mi_filtro %}
{% block menuapp %}