Better ui tag system
This commit is contained in:
@ -8,8 +8,9 @@
|
||||
<link rel="stylesheet" href="{{ url_for('static', filename='style/style.css') }}">
|
||||
</head>
|
||||
<body>
|
||||
<!-- Toast container for notifications -->
|
||||
<div id="toast-container"></div>
|
||||
<h1>Photo WebUI</h1>
|
||||
|
||||
<!-- Toolbar with refresh and save buttons -->
|
||||
<div class="toolbar">
|
||||
<button onclick="refreshGallery()">🔄 Refresh Gallery</button>
|
||||
|
Reference in New Issue
Block a user