Skip to content

Latest commit

 

History

History
23 lines (17 loc) · 622 Bytes

File metadata and controls

23 lines (17 loc) · 622 Bytes

Developer Documentation

Introduction

This code is a template for a webpage that displays a list of clubs. It allows users to add new clubs if they have the necessary access permissions.

Table of Contents

Code

The code is written in Django template language and contains HTML and Django template tags. It extends a base HTML template and includes a block for the title and body.

Dependencies

  • Django

API Specs

Not applicable.

Schema Tables

Not applicable.