Skip to content

Commit

Permalink
Removed trailing newline from the template
Browse files Browse the repository at this point in the history
also adds changelog for django-cms#100
  • Loading branch information
vxsx committed Sep 23, 2016
1 parent 4704a73 commit e02fa6c
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 1 deletion.
4 changes: 4 additions & 0 deletions CHANGELOG.rst
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,10 @@
Changelog
=========

2.0.2 (unreleased)
==================

* Fixed an issue with ``target`` attribute

2.0.1 (2016-20-09)
==================
Expand Down
2 changes: 1 addition & 1 deletion djangocms_link/templates/djangocms_link/default/link.html
Original file line number Diff line number Diff line change
Expand Up @@ -14,4 +14,4 @@
{{ instance.phone }}
{{ instance.target }}
{{ instance.attributes_str }}
{% endcomment %}
{% endcomment %}

0 comments on commit e02fa6c

Please sign in to comment.