Skip to content

Commit 602052c

Browse files
authored
Merge pull request #4 from SketchingDev/patch-1
Close comment tag in task/layout.html
2 parents e0c181a + b43cf55 commit 602052c

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

src/main/webapp/WEB-INF/views/task/layout.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -50,7 +50,7 @@
5050
<div class="container" th:fragment="content(value)" th:insert="${value}">
5151
<!-- ============================================================================ -->
5252
<!-- This content is only used for static prototyping purposes (natural templates)-->
53-
<!-- and is therefore entirely optional.
53+
<!-- and is therefore entirely optional. -->
5454
<!-- ============================================================================ -->
5555
<h1>Static content for prototyping purposes only</h1>
5656
<p>

0 commit comments

Comments
 (0)