app/soc/templates/soc/models/admin.html
changeset 1358 6be502a1bcc6
parent 1342 f8056a197fb8
child 2159 a1f1eaaf458b
equal deleted inserted replaced
1357:3dd1507aa723 1358:6be502a1bcc6
    11 WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
    11 WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
    12 See the License for the specific language governing permissions and
    12 See the License for the specific language governing permissions and
    13 limitations under the License.
    13 limitations under the License.
    14 {% endcomment %}
    14 {% endcomment %}
    15 {% load forms_helpers %}
    15 {% load forms_helpers %}
    16 
       
    17 {% block scripts %}{% endblock %}
       
    18 
    16 
    19 {% block body %}
    17 {% block body %}
    20 <p>
    18 <p>
    21 <table>
    19 <table>
    22   {% as_readonly_table form %}
    20   {% as_readonly_table form %}