-
Notifications
You must be signed in to change notification settings - Fork 3
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
feat(core): add userlogin-menu block to
base.html
This commit encloses the user menu in the base template in a `userlogin-menu` block. This lets downstream projects override the userlogin-menu without having to copy the whole template (like apis-webpage did until now). This commit also removes the `Use edit views` checkbox, because it had no effect. The commit also adds a closing `</div>` that was missing before, thats why the whole structure after the change got reindented.
- Loading branch information
Showing
1 changed file
with
80 additions
and
86 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters