A system for animal shelters, providing an easy and free way for shelter owners to display their pets, help them find new homes, and fundraise.
GNU General Public License v3.0
8
stars
4
forks
source link
Add animals data to the template context in the cards variable. #74
Open
NataliaPlatova opened 8 months ago
The hardcoded data looks like this: { 'link': '#', 'type': 'dogs', 'img_src': '/upload/animal-cards/card-01.jpg', 'name': 'Spot', 'sex': 'Male', 'age': '18 months', 'size': 'Large' }