Browse Source

Added some picutres for password

Added new picture renderer
master
tr4ck3ur des JM2L 9 years ago
parent
commit
32181a880e
3 changed files with 2 additions and 0 deletions
  1. BIN
      jm2l/static/img/invalid.png
  2. BIN
      jm2l/static/img/valid.png
  3. +2
    -0
      jm2l/templates/Profil/pict_user.mako

BIN
jm2l/static/img/invalid.png View File

Before After
Width: 14  |  Height: 14  |  Size: 168 B

BIN
jm2l/static/img/valid.png View File

Before After
Width: 16  |  Height: 16  |  Size: 626 B

+ 2
- 0
jm2l/templates/Profil/pict_user.mako View File

@@ -0,0 +1,2 @@
<%namespace name="helpers" file="jm2l:templates/helpers.mako"/>
${helpers.show_my_pictures(uprofil)}

Loading…
Cancel
Save