mirror of
https://github.com/retspen/webvirtcloud.git
synced 2026-04-25 07:25:53 +03:00
[PR #612] [MERGED] Fix base templates #643
Labels
No labels
bug
enhancement
pull-request
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
starred/webvirtcloud#643
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
📋 Pull Request Information
Original PR: https://github.com/retspen/webvirtcloud/pull/612
Author: @MisterBlueBear
Created: 10/18/2023
Status: ✅ Merged
Merged: 10/20/2023
Merged by: @catborise
Base:
master← Head:base_templates📝 Commits (1)
149044aFix templates - extends base.html📊 Changes
3 files changed (+4 additions, -4 deletions)
View changed files
📝
accounts/templates/logout.html(+2 -2)📝
templates/403.html(+1 -1)📝
templates/404.html(+1 -1)📄 Description
The template "base_auth.html" doesn't exist. It should be "base.html" which makes it similar to templates/500.html
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.