I want to use the inputText
method in html.helper for forms.
When I want to see how it generated the HTML code, I can't find its source code because the link to the source code embeded in their website is invalid: https://github.com/playframework/playframework/tree/2.3.x/framework/src/play/target/scala-2.10/twirl/main/views/html/helper/inputText.template.scala
Does anyone have ideas about where its source codes locate?
In the "src"-directory, not the "target": https://github.com/playframework/playframework/blob/master/framework/src/play/src/main/scala/views/helper/inputText.scala.html