File tree Expand file tree Collapse file tree 6 files changed +6
-6
lines changed
Expand file tree Collapse file tree 6 files changed +6
-6
lines changed Original file line number Diff line number Diff line change @@ -173,7 +173,7 @@ <h2><span metal:define-slot="body_title">body title</span></h2>
173173 </ p >
174174 < p class ="userblock ">
175175 < b i18n:translate =""> Help</ b > < br >
176- < a href ="http ://www.roundup-tracker.org "
176+ < a href ="https ://www.roundup-tracker.org "
177177 i18n:translate =""> Roundup docs</ a >
178178 </ p >
179179 </ td >
Original file line number Diff line number Diff line change @@ -2,7 +2,7 @@ Name: jinja2
22Description: This is a generic issue tracker based on classic schema.
33 It uses Jinja2 for templating and Twitter bootstrap for responsive
44 markup. You will need jinja and gettext for this to work.
5- See the wiki page http ://www .roundup-tracker.org/cgi-bin/moin.cgi /Jinja2
5+ See the wiki page https ://wiki .roundup-tracker.org/Jinja2
66 for updates infos between releases.
77Intended-For: Developers/Fearless first-time roundup users
88
Original file line number Diff line number Diff line change 22 < div class ='container-fluid '>
33 < hr >
44 {% trans %}A{% endtrans %}
5- < a href ='http ://www.roundup-tracker.org/ '> {% trans %}roundup{% endtrans %}</ a >
5+ < a href ='https ://www.roundup-tracker.org/ '> {% trans %}roundup{% endtrans %}</ a >
66 {% trans %}production{% endtrans %}.
77 </ div >
88</ footer >
Original file line number Diff line number Diff line change 169169 < i class ='icon-bookmark '> </ i > {% trans %}Help{% endtrans %}
170170 </ li >
171171 < li >
172- < a href ="http ://www.roundup-tracker.org "> Roundup docs</ a >
172+ < a href ="https ://www.roundup-tracker.org "> Roundup docs</ a >
173173 </ li >
174174</ ul >
Original file line number Diff line number Diff line change @@ -161,7 +161,7 @@ <h2><span metal:define-slot="body_title">body title</span></h2>
161161 </ p >
162162 < p class ="userblock ">
163163 < b i18n:translate =""> Help</ b > < br >
164- < a href ="http ://www.roundup-tracker.org "
164+ < a href ="https ://www.roundup-tracker.org "
165165 i18n:translate =""> Roundup docs</ a >
166166 </ p >
167167 </ td >
Original file line number Diff line number Diff line change @@ -274,7 +274,7 @@ <h1><span metal:define-slot="body_title">body title</span></h1>
274274 </ div > <!-- row-fluid -->
275275 < footer >
276276 < hr >
277- A < a href ='http ://www.roundup-tracker.org/ '> Roundup Issue Tracker</ a > instance.
277+ A < a href ='https ://www.roundup-tracker.org/ '> Roundup Issue Tracker</ a > instance.
278278 </ footer >
279279 </ div > <!-- container -->
280280 < pre tal:condition ="request/form/deissue | nothing " tal:content ="request "> </ pre >
You can’t perform that action at this time.
0 commit comments