This website requires JavaScript.
Explore
Help
Sign In
steve
/
mybuddy
mirror of
https://github.com/snachodog/mybuddy.git
Watch
1
Star
0
Fork
You've already forked mybuddy
0
Code
Issues
3
Packages
Projects
1
Releases
Wiki
Activity
463dd0c1d7
mybuddy
/
core
/
templates
/
timer_list.html
3 lines
82 B
HTML
Raw
Blame
History
{% for timer in timers %}
{{ timer.name }} ({{ timer.duration }})
{% endfor %}
Reference in New Issue
View Git Blame
Copy Permalink