mirror of
https://github.com/gojp/goreportcard.git
synced 2026-01-29 14:59:05 +08:00
Remove unused class
This commit is contained in:
@@ -161,7 +161,7 @@
|
||||
<script id="template-lastrefresh" type="text/x-handlebars-template">
|
||||
<div title="{{formatted_last_refresh}}">
|
||||
Last refresh:
|
||||
<time datetime="{{last_refresh}}" class="label-align">{{humanized_last_refresh}}</time>
|
||||
<time datetime="{{last_refresh}}">{{humanized_last_refresh}}</time>
|
||||
</div>
|
||||
<br>
|
||||
<p><a class="refresh-button button" href=""><strong>Refresh now</strong></a></p>
|
||||
|
||||
Reference in New Issue
Block a user