Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
hshassets
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Wiki
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Build
Pipelines
Jobs
Pipeline schedules
Artifacts
Deploy
Releases
Model registry
Operate
Environments
Monitor
Incidents
Analyze
Value stream analytics
Contributor analytics
CI/CD analytics
Repository analytics
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
GitLab community forum
Contribute to GitLab
Provide feedback
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
django
hshassets
Wiki
Templates
base
Changes
Template history
New template
Templates
Clone repository
Update base
authored
7 years ago
by
Tim Fechner
Show whitespace changes
Inline
Side-by-side
Showing
1 changed file
templates/base.md
+9
-6
9 additions, 6 deletions
templates/base.md
with
9 additions
and
6 deletions
templates/base.md
View page @
f1516731
...
@@ -10,11 +10,14 @@ This list shows all available blocks in this template
...
@@ -10,11 +10,14 @@ This list shows all available blocks in this template
|---|---|
|---|---|
|
`title`
| Set/change the Pages
`<title></title>`
value |
|
`title`
| Set/change the Pages
`<title></title>`
value |
|
`meta`
| Space for more meta attributes |
|
`meta`
| Space for more meta attributes |
|
**styl
ing
**
||
|
**styl
es
**
||
|
`pre-style`
| Define / load some styles __before__ the generic ones |
|
`pre-style`
| Define / load some styles __before__ the generic ones |
|
`style`
|
Chang
e the already existing imports for the generic created styles |
|
`style`
|
Overwrit
e the already existing imports for the generic created styles |
|
`post-style`
| Define / load some styles __after__ the generic ones |
|
`post-style`
| Define / load some styles __after__ the generic ones |
|
**html body**
||
|
**scripts**
||
|
`pre-style`
| Define / load some styles __before__ the generic ones |
|
`pre-script`
| Define / load some scripts __before__ the generic ones |
|
`pre-style`
| Define / load some styles __before__ the generic ones |
|
`script`
| Overwrite the already existing imports for the generic created scripty |
|
`pre-style`
| Define / load some styles __before__ the generic ones |
|
`post-script`
| Define / load some scripts __after__ the generic ones |
|
**body**
||
|
`body`
| Define html body content here |
|
`tracking`
| Overwrite generic tracking snippets |
This diff is collapsed.
Click to expand it.