Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
A
AlekSIS-Core
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
Container Registry
Model registry
Operate
Terraform modules
Monitor
Service Desk
Analyze
Contributor 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-Core
Commits
fb5f1b92
Verified
Commit
fb5f1b92
authored
3 years ago
by
Nik | Klampfradler
Browse files
Options
Downloads
Patches
Plain Diff
Provide trademark hint in base templates
parent
4ac5f7ad
No related branches found
Branches containing commit
No related tags found
Tags containing commit
1 merge request
!787
Add trademark hints
Changes
3
Hide whitespace changes
Inline
Side-by-side
Showing
3 changed files
README.rst
+8
-0
8 additions, 0 deletions
README.rst
aleksis/core/templates/core/base.html
+1
-1
1 addition, 1 deletion
aleksis/core/templates/core/base.html
aleksis/core/templates/core/base_print.html
+1
-1
1 addition, 1 deletion
aleksis/core/templates/core/base_print.html
with
10 additions
and
2 deletions
README.rst
+
8
−
0
View file @
fb5f1b92
...
...
@@ -76,6 +76,14 @@ full licence text or on the `European Union Public Licence`_ website
https://joinup.ec.europa.eu/collection/eupl/guidelines-users-and-developers
(including all other official language versions).
Trademark
---------
AlekSIS® is a registered trademark of the AlekSIS open source project, represented
by Teckids e.V. Please refer to the `trademark policy`_ for hints on using the trademark
AlekSIS®.
.. _AlekSIS: https://aleksis.org
.. _European Union Public Licence: https://eupl.eu/
.. _EduGit: https://edugit.org/AlekSIS/official/AlekSIS
.. _trademark policy: https://aleksis.org/pages/about
This diff is collapsed.
Click to expand it.
aleksis/core/templates/core/base.html
+
1
−
1
View file @
fb5f1b92
...
...
@@ -169,7 +169,7 @@
<div
class=
"container"
>
<div
class=
"left"
>
<a
class=
"blue-text text-lighten-4"
href=
"{% url "
about_aleksis
"
%}"
>
{% trans "About AlekSIS — The Free School Information System" %}
{% trans "About AlekSIS
®
— The Free School Information System" %}
</a>
© The AlekSIS Team
</div>
...
...
This diff is collapsed.
Click to expand it.
aleksis/core/templates/core/base_print.html
+
1
−
1
View file @
fb5f1b92
...
...
@@ -69,7 +69,7 @@
</div>
<div
class=
"right"
>
{% trans "Powered by AlekSIS" %}
{% trans "Powered by AlekSIS
®
" %}
</div>
</footer>
</div>
...
...
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