Skip to content

Commit

Permalink
added basic flush.html
Browse files Browse the repository at this point in the history
  • Loading branch information
AndreAOE committed Jul 31, 2024
1 parent dd6802b commit 090c391
Showing 1 changed file with 6 additions and 0 deletions.
6 changes: 6 additions & 0 deletions Resources/Private/Templates/BackendModule/Flush.html
Original file line number Diff line number Diff line change
@@ -0,0 +1,6 @@
<!-- Resources/Private/Templates/BackendModule/Flush.html -->
<f:layout name="Default" />
<f:section name="content">
<h1>Cache Flush</h1>
<p>The cache has been successfully flushed.</p>
</f:section>

0 comments on commit 090c391

Please sign in to comment.