This website works better with JavaScript.
Explore
Help
Sign In
linuxdv.org
/
linuxdv-backend
Watch
1
Star
0
Fork
You've already forked linuxdv-backend
0
Code
Issues
Pull Requests
Releases
Activity
You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
136
Commits
1
Branch
0
Tags
4.7 MiB
Tree:
656102c9e9
master
Branches
Tags
${ item.name }
Create tag
${ searchTerm }
Create branch
${ searchTerm }
from '656102c9e9'
${ noResults }
linuxdv-backend
/
templates
/
comments
/
none.html.ep
5 lines
105 B
Raw
Normal View
History
Unescape
Escape
* fix templates/comments/none
9 years ago
<div id="cadd">
<%= l('No comments yet') %>.
<a href="#" id="cadd"><%= l('Add') %>?</a>
</div>