We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 7d5bcbf commit 6916427Copy full SHA for 6916427
src/main/resources/admin/tools/dashboard/dashboard.html
@@ -40,6 +40,5 @@ <h1>Dashboard</h1>
40
<span data-th-each="scr : ${pageContributions.bodyEnd}" data-th-remove="tag">
41
<span data-th-utext="${scr}" data-th-remove="tag"></span>
42
</span>
43
- test
44
</body>
45
</html>
0 commit comments