Changeset 3ce730f for asadb/template
- Timestamp:
- Apr 3, 2012, 7:16:44 PM (14 years ago)
- Branches:
- master, space-access, stable, stage
- Children:
- 0c8c40d
- Parents:
- a70a633
- git-author:
- Alex Dehnert <adehnert@…> (04/03/12 19:16:44)
- git-committer:
- Alex Dehnert <adehnert@…> (04/03/12 19:16:44)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
asadb/template/form_utils/better_form.html
r4bc3ab9 r3ce730f 6 6 {% if fieldset.legend %} 7 7 <legend>{{ fieldset.legend }}</legend> 8 {% endif %} 9 {% if fieldset.description %} 10 <p>{{ fieldset.description }}</p> 8 11 {% endif %} 9 12 <table class='pretty-table'>
Note: See TracChangeset
for help on using the changeset viewer.