New dashboard layout

This commit is contained in:
2017-07-09 04:22:14 +02:00
parent e929451c88
commit 34d85e5bd1
11 changed files with 101 additions and 46 deletions

View File

@ -28,14 +28,14 @@ component Dashboard(schedule []*arn.UpcomingEpisode, posts []arn.Postable, sound
.widget-element-text
Icon(arn.GetForumIcon(post.Thread().Tags[0]))
span= post.Thread().Title
.widget.mountable
h3.widget-title Groups
h3.widget-title Artworks
for i := 1; i <= 5; i++
.widget-element
.widget-element-text
Icon("group")
Icon("paint-brush")
span ...
.widget.mountable
@ -52,7 +52,25 @@ component Dashboard(schedule []*arn.UpcomingEpisode, posts []arn.Postable, sound
.widget-element-text
Icon("music")
span ...
.widget.mountable
h3.widget-title AMVs
for i := 1; i <= 5; i++
.widget-element
.widget-element-text
Icon("video-camera")
span ...
.widget.mountable
h3.widget-title Groups
for i := 1; i <= 5; i++
.widget-element
.widget-element-text
Icon("group")
span ...
.widget.mountable
h3.widget-title Contacts