5132.1.4
by Curtis Hovey
Added namespaces and fixes markup to spec.* templates. |
1 |
<tal:root
|
2 |
xmlns:tal="http://xml.zope.org/namespaces/tal" |
|
3 |
xmlns:metal="http://xml.zope.org/namespaces/metal" |
|
4 |
xmlns:i18n="http://xml.zope.org/namespaces/i18n" |
|
5 |
omit-tag=""> |
|
3691.436.70
by Mark Shuttleworth
Test option to subscribe when offering mentoring |
6 |
|
4005.1.8
by Mark Shuttleworth
Use priority-indiciating blueprint icons, continued imagery work |
7 |
<tr>
|
8490.3.61
by Martin Albisetti
Fix blueprints and answers icons |
8 |
<td><a tal:attributes="href context/fmt:url; |
9 |
class context/image:sprite_css"
|
|
4005.1.8
by Mark Shuttleworth
Use priority-indiciating blueprint icons, continued imagery work |
10 |
tal:content="context/title">Spec Title Here</a></td> |
11 |
</tr>
|
|
5132.1.4
by Curtis Hovey
Added namespaces and fixes markup to spec.* templates. |
12 |
</tal:root>
|