Use footer elements

This commit is contained in:
2019-09-01 16:39:17 +09:00
parent c1695593d3
commit d854ef3a6a
25 changed files with 30 additions and 32 deletions

View File

@ -17,7 +17,7 @@ component QuoteMainColumn(quote *arn.Quote, user *arn.User)
h3.widget-title Comments
Comments(quote, user)
.footer.mountable
footer.footer.mountable
if quote.EditedBy != ""
span Edited
span.utc-date(data-date=quote.Edited)