thymeleaf with playframework 1.4.1

32 views
Skip to first unread message

Sandip kumar

unread,
Apr 4, 2016, 5:14:25 AM4/4/16
to Play framework dev
i am getting problem to use thymeleaf code in playframework it is not working .Please tell me how it will work
i am using like that .Here th:href is not working...
    
    
    <head>
        <meta charset="utf-8">
        <meta name="viewport" content="width=device-width, initial-scale=1.0">
        <meta name="description" content="">
        <meta name="author" content="Puneet Mathur">
      
        <!-- core CSS -->
        <link href="../../public/stylesheets/bootstrap.min.css" th:href="@{'/public/stylesheets/bootstrap.min.css'}" rel="stylesheet">
        <link href="../../public/stylesheets/font-awesome.min.css" th:href="@{'/public/stylesheets/font-awesome.min.css'}" rel="stylesheet">
        <link href="../../public/stylesheets/animate.min.css" th:href="@{'/public/stylesheets/animate.min.css'}" rel="stylesheet">
        <link href="../../public/stylesheets/main.css" th:href="@{'/public/stylesheets/main.css'}" rel="stylesheet">
       
Reply all
Reply to author
Forward
0 new messages