Skip to content
GitLab
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
Bryan BRANCOTTE
django-basetheme-bootstrap
Commits
1dcc2d01
Commit
1dcc2d01
authored
Nov 04, 2019
by
Bryan BRANCOTTE
Browse files
introducing pre_title_header to help with multi branch environment
parent
9b69e3f8
Pipeline
#17535
passed with stage
in 34 seconds
Changes
1
Pipelines
2
Hide whitespace changes
Inline
Side-by-side
basetheme_bootstrap/templates/basetheme_bootstrap/basePasteur.html
View file @
1dcc2d01
...
...
@@ -84,7 +84,7 @@
<main
role=
"main"
class=
"flex-shrink-0"
>
<div
class=
"{% block container-class %}container mb-4{% endblock %}"
>
<div
class=
"row"
>
{% include_if_exists "pre_
title_header
.html"|localize_template "basetheme_bootstrap/pre_content_page_title.example.html" %}
{% include_if_exists "pre_
content_page_title
.html"|localize_template "basetheme_bootstrap/pre_content_page_title.example.html" %}
{% block whole_content_page_title %}
<div
class=
"pb-2 mt-4 mb-2 col-12"
>
{% block content_page_title %}
...
...
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment