""" This file provides variables with HTML. It is automatically generated by running bash gen_html.sh. Do not edit directly. """ mailpage=""" {subject} - {project} bug tracker

#{bug} {subject}

Click to comment via email or subscribe

{pageswitcher}

{content}

{pageswitcher}

""" notfound="""

Not found

Not found: {path}

""" projectpage=""" {project} bug tracker
Skip to search Skip to issue listing

{project}

Welcome to the {project} bug tracker! To submit an issue, send an email containing your bug to {emailaddr}.
To submit a patch, send your email using git send-email.
Or start a discussion.
Also, if you want to receive emails for new items, subscribe!.
{readme}

Tracker stats:

Mail today:{mailtoday}
Total mail:{mailtotal}
Bugs:{bugstotal}
| open:{bugsopen}
| closed:{bugsclosed}
Patches:{patchestotal}
| open:{patchesopen}
| closed:{patchesclosed}
| rejected:{patchesrejected}