Can create, edit, view, and delete assets
This commit is contained in:
@@ -13,5 +13,9 @@
|
||||
<hr>
|
||||
<div th:replace="${content}">
|
||||
</div>
|
||||
<hr>
|
||||
<p>
|
||||
<small>Rendered in <span th:text="${#execInfo.getNow().getTimeInMillis() - time}">25</span>ms on <span th:text="${#dates.format(#execInfo.getNow(), 'dd/MM/yyyy HH:mm')}"></span>.</small>
|
||||
</p>
|
||||
</body>
|
||||
</html>
|
||||
|
||||
Reference in New Issue
Block a user