Can show an asset
This commit is contained in:
@@ -1,6 +1,5 @@
|
||||
<div th:replace="fragments :: base(title='Home', content=~{::content})">
|
||||
<div th:fragment="content">
|
||||
<a href="/create">Create a new device</a>
|
||||
<p>This system holds <span th:text="${asset_count}">5</span> assets.</p>
|
||||
</div>
|
||||
</div>
|
||||
|
||||
Reference in New Issue
Block a user