Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
A
AlekSIS-App-Alsijil
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
Service Desk
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
Terms and privacy
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
AlekSIS®
Official
AlekSIS-App-Alsijil
Commits
df08609c
Verified
Commit
df08609c
authored
5 years ago
by
Tom Teichler
Browse files
Options
Downloads
Patches
Plain Diff
Make page titles and headers consistent. Advances BiscuIT-ng#65.
parent
58ff1684
No related branches found
Branches containing commit
No related tags found
Tags containing commit
1 merge request
!4
Make page titles and headers consistent. Advances BiscuIT-ng#65.
Changes
2
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
biscuit/apps/alsijil/templates/alsijil/group_week.html
+4
-0
4 additions, 0 deletions
biscuit/apps/alsijil/templates/alsijil/group_week.html
biscuit/apps/alsijil/templates/alsijil/lesson.html
+1
-0
1 addition, 0 deletions
biscuit/apps/alsijil/templates/alsijil/lesson.html
with
5 additions
and
0 deletions
biscuit/apps/alsijil/templates/alsijil/group_week.html
+
4
−
0
View file @
df08609c
...
...
@@ -2,6 +2,10 @@
{% extends "core/base.html" %}
{% load bootstrap4 font_awesome i18n week_helpers %}
{% block bootstrap4_extra_head %}
<title>
{% block bootstrap4_title %}{% blocktrans%}BiscuIT - Current week{% endblocktrans %}{% endblock %}
</title>
{% endblock %}
{% block page_title %}
{% blocktrans %}Current week{% endblocktrans %}
{% endblock %}
...
...
This diff is collapsed.
Click to expand it.
biscuit/apps/alsijil/templates/alsijil/lesson.html
+
1
−
0
View file @
df08609c
...
...
@@ -4,6 +4,7 @@
{% block bootstrap4_extra_head %}
{{ block.super }}
<title>
{% block bootstrap4_title %}{% blocktrans%}BiscuIT - Lesson documentation{% endblocktrans %}{% endblock %}
</title>
<link
rel=
"stylesheet"
href=
"{% static 'css/alsijil/lesson.css' %}"
/>
{% endblock %}
...
...
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