aboutsummaryrefslogtreecommitdiff
path: root/data
diff options
context:
space:
mode:
Diffstat (limited to 'data')
-rw-r--r--data/templates/display-sidebar-history.htm2
-rw-r--r--data/templates/new.htm2
-rw-r--r--data/templates/pager.htm2
3 files changed, 3 insertions, 3 deletions
diff --git a/data/templates/display-sidebar-history.htm b/data/templates/display-sidebar-history.htm
index b3ef9df..bf38884 100644
--- a/data/templates/display-sidebar-history.htm
+++ b/data/templates/display-sidebar-history.htm
@@ -15,4 +15,4 @@
{% else %}
<p>No commits yet</p>
{% endfor %}
-</ul> \ No newline at end of file
+</ul>
diff --git a/data/templates/new.htm b/data/templates/new.htm
index 5b75bba..89c2fe0 100644
--- a/data/templates/new.htm
+++ b/data/templates/new.htm
@@ -37,4 +37,4 @@ $(document).ready(function() {
{% endfor %}
</ul>
{% endif %}
-{% endblock %} \ No newline at end of file
+{% endblock %}
diff --git a/data/templates/pager.htm b/data/templates/pager.htm
index 085a281..9be2b9f 100644
--- a/data/templates/pager.htm
+++ b/data/templates/pager.htm
@@ -45,4 +45,4 @@
{% endif %}
</ul>
</div>
-{% endif %} \ No newline at end of file
+{% endif %}