We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 76d0487 commit 8e9468aCopy full SHA for 8e9468a
1 file changed
_posts/2015-03-17-templates.md
@@ -114,7 +114,7 @@ public class CrudApplication extends Application {
114
}
115
setTemplateEngine(templateEngine);
116
117
- // ... add routes
+ // add routes
118
119
120
@@ -134,7 +134,7 @@ public class CrudApplication extends Application {
134
throw new PippoRuntimeException(e);
135
136
137
138
139
140
0 commit comments