Clean up markup

This commit is contained in:
Maximilian Grundke
2018-04-24 10:00:26 +02:00
parent f2e6d430a9
commit e36c9568d7
4 changed files with 29 additions and 2 deletions

View File

@@ -3,11 +3,15 @@
= stylesheet_link_tag(asset_path('vis.min.css', type: :stylesheet))
.group
h1 User Activity
.title
h1 = t('.user_activity')
a href='#' = t('.history')
.spinner
.graph#user-activity
.group
h1 RFC Activity
.title
h1 = t('.rfc_activity')
a href='#' = t('.history')
.spinner
.graph#rfc-activity