This website works better with JavaScript
Home
Explore
Help
Register
Sign In
creylopez
/
ReyMotaAppsOC
Watch
1
Star
0
Fork
0
Files
Issues
0
Pull Requests
0
Wiki
Browse Source
Cargo i18n
Celestino Rey
8 months ago
parent
987226b2a0
commit
3ed3b03f01
2 changed files
with
4 additions
and
0 deletions
Split View
Show Diff Stats
2
0
src/templates/repostajes/detalle_vehiculo.html
2
0
src/templates/repostajes/lista_repostajes.html
+ 2
- 0
src/templates/repostajes/detalle_vehiculo.html
View File
@@ -2,6 +2,8 @@
{% load humanize %}
+{% load i18n %}
+
{% load mi_filtro %}
{% block menuapp %}
+ 2
- 0
src/templates/repostajes/lista_repostajes.html
View File
@@ -2,6 +2,8 @@
{% load humanize %}
+{% load i18n %}
+
{% load mi_filtro %}
{% block menuapp %}