Skip to content

Commit

Permalink
[JENKINS-31162] Invalid Jelly file
Browse files Browse the repository at this point in the history
  • Loading branch information
recena committed Apr 4, 2016
1 parent a7691cc commit 7cdb034
Showing 1 changed file with 3 additions and 2 deletions.
Expand Up @@ -21,7 +21,8 @@ LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN
THE SOFTWARE.
-->

<?jelly escape-by-default='true'?>
<div>
<j:jelly xmlns:j="jelly:core">
<j:out value="${it.description}"/>
</div>
</j:jelly>

0 comments on commit 7cdb034

Please sign in to comment.