Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
Maják
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Wiki
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Snippets
Build
Pipelines
Jobs
Pipeline schedules
Artifacts
Deploy
Releases
Container registry
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
Community forum
Contribute to GitLab
Provide feedback
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
TO
Maják
Commits
1c80eed4
Commit
1c80eed4
authored
2 years ago
by
OndraPetrzilka
Browse files
Options
Downloads
Patches
Plain Diff
added newsletter_section on main_article_page
parent
48a7e2ac
No related branches found
No related tags found
3 merge requests
!607
Pirati.cz
,
!587
added main and profile picture to main person model, main_person template in...
,
!575
Feature/pirati cz
Pipeline
#9398
passed
2 years ago
Stage: build
Changes
1
Pipelines
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
main/templates/main/main_article_page.html
+2
-1
2 additions, 1 deletion
main/templates/main/main_article_page.html
with
2 additions
and
1 deletion
main/templates/main/main_article_page.html
+
2
−
1
View file @
1c80eed4
...
...
@@ -4,7 +4,7 @@
{% block content %}
{% image page.image max-3840x2160 as main_img %}
{% with before_title=page.date after_title=page.after_name subtitle=page.position image_url=main_img.url %}
{% include 'main/includes/layout/photo_page_header.html' %}
{% include 'main/includes/layout/photo_page_header.html' %}
{% endwith %}
{# {% routablepageurl page.root_page.articles_page "tags" as articles_tag_page_url %}#}
<main
role=
"main"
class=
"mb-10 xl:mb-32"
>
...
...
@@ -35,6 +35,7 @@
{% endif %}
{% endfor %}
</main>
{% include 'main/includes/newsletter_section.html' %}
{# {% if related_articles|length %}#}
{#
<section
class=
"mt-16 md:mt-24"
>
#}
...
...
This diff is collapsed.
Click to expand it.
Preview
0%
Loading
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!
Save comment
Cancel
Please
register
or
sign in
to comment