Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
A
AlekSIS-App-Paweljong
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Build
Pipelines
Jobs
Pipeline schedules
Artifacts
Deploy
Releases
Package Registry
Model registry
Operate
Terraform modules
Monitor
Service Desk
Analyze
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Terms and privacy
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
Teckids
Projekt Hack-n-Fun
AlekSIS-App-Paweljong
Merge requests
!5
Resolve "Wizard should have consistent page and browser title"
Code
Review changes
Check out branch
Download
Patches
Plain diff
Merged
Resolve "Wizard should have consistent page and browser title"
10-wizard-should-have-consistent-page-and-browser-title
into
master
Overview
0
Commits
1
Pipelines
3
Changes
3
Merged
Tom Teichler
requested to merge
10-wizard-should-have-consistent-page-and-browser-title
into
master
3 years ago
Overview
0
Commits
1
Pipelines
3
Changes
3
Expand
Closes
#10 (closed)
Edited
3 years ago
by
Tom Teichler
0
0
Merge request reports
Viewing commit
dccb0131
Show latest version
3 files
+
3
−
16
Side-by-side
Compare changes
Side-by-side
Inline
Show whitespace changes
Show one file at a time
Files
3
Search (e.g. *.vue) (Ctrl+P)
dccb0131
Use consistent page and browser title
· dccb0131
Tom Teichler
authored
3 years ago
aleksis/apps/paweljong/templates/paweljong/event/register_wizard.html
+
2
−
2
Options
{% extends "core/base.html" %}
{% extends "core/base.html" %}
{% load material_form i18n %}
{% load material_form i18n %}
{% block browser_title %}{
{ browser_titl
e }}{% endblock %}
{% block browser_title %}{
% trans "Registration" %}: {{ event.display_nam
e }}{% endblock %}
{% block page_title %}{
{ page_titl
e }}{% endblock %}
{% block page_title %}{
% trans "Registration" %}: {{ event.display_nam
e }}{% endblock %}
{% block content %}
{% block content %}
<div
class=
"row"
>
<div
class=
"row"
>
Loading