Skip to content

Commit

Permalink
Merge pull request #58 from netboxlabs/remove-maintenance-banner
Browse files Browse the repository at this point in the history
Replace main.html with optional_banner.html for maintenance announcement
  • Loading branch information
rboucher-me authored Nov 8, 2024
2 parents 097e3c3 + 9854b50 commit f38ad6b
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions overrides/main.html → overrides/optional_banner.html
Original file line number Diff line number Diff line change
@@ -1,3 +1,5 @@
[//]: # (rename this file to `main.html` to have a banner announcement)

{% extends "base.html" %}

{% block announce %}
Expand Down

0 comments on commit f38ad6b

Please sign in to comment.