~loggerhead-team/loggerhead/trunk-rich

« back to all changes in this revision

Viewing changes to loggerhead/templatefunctions.py

  • Committer: Russ Brown
  • Date: 2008-08-16 04:57:38 UTC
  • mto: This revision was merged to the branch mainline in revision 220.
  • Revision ID: pickscrape@gmail.com-20080816045738-yhw2ox33e572rvm4
Moved breadcrumb code and markup out into shared locations

Show diffs side-by-side

added added

removed removed

Lines of Context:
28
28
 
29
29
 
30
30
templatefunctions['macros'] = _pt('macros').macros
 
31
templatefunctions['breadcrumbs'] = _pt('breadcrumbs').macros
31
32
 
32
33
@templatefunc
33
34
def file_change_summary(url, entry, modified_file_link):