{% load i18n %}
{% trans "A comment has been posted for the layer" %} {{ resource.title }} {% trans "by the user" %} {{ author.username }}<br/>
{% trans "You can visit the layer's detail page here" %}: http://{{ current_site }}{% url "layer_detail" resource.service_typename %}
