This website works better with JavaScript.
Home
Explore
Help
Register
Sign In
creylopez
/
AppsPy
Watch
1
Star
1
Fork
0
Code
Issues
2
Pull Requests
0
Projects
0
Releases
0
Wiki
Activity
Browse Source
Traducciones
politica
Celestino Rey
1 year ago
parent
595b0ed6b4
commit
86d1c0e29b
2 changed files
with
2 additions
and
2 deletions
Split View
Diff Options
Show Stats
Download Patch File
Download Diff File
+1
-1
LibrosPy/servicios/libros/templates/autor.html
+1
-1
LibrosPy/servicios/libros/templates/index.html
+ 1
- 1
LibrosPy/servicios/libros/templates/autor.html
View File
@ -30,7 +30,7 @@
<
thead
>
<
tr
>
<
th
class
=
"cell"
>
#
<
/
th
>
<
th
class
=
"cell"
>
ann
o
<
/
th
>
<
th
class
=
"cell"
>
Añ
o
<
/
th
>
<
th
class
=
"cell"
>
Título
<
/
th
>
<
th
class
=
"cell"
>
Portada
<
/
th
>
<
/
tr
>
+ 1
- 1
LibrosPy/servicios/libros/templates/index.html
View File
@ -22,7 +22,7 @@
<
thead
>
<
tr
>
<
th
class
=
"cell"
>
#
<
/
th
>
<
th
class
=
"cell"
>
ann
o
<
/
th
>
<
th
class
=
"cell"
>
Añ
o
<
/
th
>
<
th
class
=
"cell"
>
Título
<
/
th
>
<
th
class
=
"cell"
>
Autor
<
/
th
>
<
th
class
=
"cell"
>
Portada
<
/
th
>
Write
Preview
Loading…
Cancel
Save