[PR #612] [MERGED] Fix base templates #643

Closed
opened 2026-02-27 15:59:28 +03:00 by kerem · 0 comments
Owner

📋 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: masterHead: base_templates


📝 Commits (1)

  • 149044a Fix 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.

## 📋 Pull Request Information **Original PR:** https://github.com/retspen/webvirtcloud/pull/612 **Author:** [@MisterBlueBear](https://github.com/MisterBlueBear) **Created:** 10/18/2023 **Status:** ✅ Merged **Merged:** 10/20/2023 **Merged by:** [@catborise](https://github.com/catborise) **Base:** `master` ← **Head:** `base_templates` --- ### 📝 Commits (1) - [`149044a`](https://github.com/retspen/webvirtcloud/commit/149044a90ccebaf7c05d33244f21f4a80872eb6e) Fix templates - extends base.html ### 📊 Changes **3 files changed** (+4 additions, -4 deletions) <details> <summary>View changed files</summary> 📝 `accounts/templates/logout.html` (+2 -2) 📝 `templates/403.html` (+1 -1) 📝 `templates/404.html` (+1 -1) </details> ### 📄 Description The template "base_auth.html" doesn't exist. It should be "base.html" which makes it similar to templates/500.html --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
kerem 2026-02-27 15:59:28 +03:00
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
starred/webvirtcloud#643
No description provided.