Changeset 1278 for PyLucidPlugins
- Timestamp:
- 10/17/07 09:09:10 (13 months ago)
- Files:
-
- 1 modified
Legend:
- Unmodified
- Added
- Removed
-
PyLucidPlugins/DecodeUnicode/internal_pages/display.html
r1251 r1278 49 49 {% endfor %} 50 50 </table> 51 52 <p> 53 <a href="{{ back_url }}"><< {{ back_name }}</a> 54 - {{ block_name }} - 55 <a href="{{ next_url }}">{{ next_name }} >></a> 56 </p> 57 51 58 <ul>⋘ Column usage info: ⋙ 52 59 <li><strong>unicode</strong>: Python example → <strong>print u'\u0041'</strong></li>
