Spaces:
Running
Running
Commit
·
cd06fe3
1
Parent(s):
7aa6c39
Update templates/index.html
Browse files- templates/index.html +1 -1
templates/index.html
CHANGED
@@ -178,7 +178,7 @@
|
|
178 |
another
|
179 |
</button>
|
180 |
</a>
|
181 |
-
<a href="?new=false" id="refreshSameFeedButton" style="display: inline-block;">
|
182 |
<button class="hoverButton" style="border: 2px solid rgb(83, 83, 83); background-color: transparent; color: rgb(83, 83, 83); padding: 10px;">
|
183 |
refresh
|
184 |
</button>
|
|
|
178 |
another
|
179 |
</button>
|
180 |
</a>
|
181 |
+
<a href="?new=false&id={{ id }}" id="refreshSameFeedButton" style="display: inline-block;">
|
182 |
<button class="hoverButton" style="border: 2px solid rgb(83, 83, 83); background-color: transparent; color: rgb(83, 83, 83); padding: 10px;">
|
183 |
refresh
|
184 |
</button>
|