added path template

This commit is contained in:
coderaiser 2013-03-18 07:18:26 -04:00
parent 34d7a1b89e
commit 4fb7815583
4 changed files with 41 additions and 34 deletions

7
html/path.html Normal file
View file

@ -0,0 +1,7 @@
<li class=path>
<span class="path-icon clear-cache" id=clear-cache title="clear cache (Ctrl+D)"> </span>
<span class="path-icon refresh-icon" title="refresh (Ctrl+R)">
<a href="{link}"> + </a>
</span>
<span>{path}</span>
</li>,