omfg
This commit is contained in:
parent
052e785438
commit
77a7516e95
2 changed files with 2 additions and 3 deletions
|
@ -59,7 +59,7 @@ pub fn main_page(
|
|||
let list = html! {
|
||||
h2.clock { "ET " (clock::get_current_eorzea_date().format("%H:%M")) }
|
||||
@for fish in values {
|
||||
section.up[fish.is_up].alwaysup[fish.is_always_up] {
|
||||
section.fish.up[fish.is_up].alwaysup[fish.is_always_up] {
|
||||
.title {
|
||||
div {
|
||||
@if !caught_fish.contains(&(fish.entry.id as i32)) {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue