Skip to content
This repository was archived by the owner on Feb 26, 2024. It is now read-only.

Commit fc22768

Browse files
committed
Merge remote-tracking branch 'refs/remotes/origin/develop' into develop
2 parents c36300a + c65a6ff commit fc22768

File tree

3 files changed

+1
-20
lines changed

3 files changed

+1
-20
lines changed

icekit/layouts/templates/icekit/layouts/home.html

Lines changed: 0 additions & 7 deletions
This file was deleted.

icekit/layouts/templates/icekit/layouts/sidebar.html

Lines changed: 0 additions & 12 deletions
This file was deleted.

icekit/templates/icekit/base.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
{% load compress static icekit_tags %}
1+
{% load compress static %}
22

33
{% block doctype %}<!DOCTYPE html>{% endblock %}
44
<html lang="{% block html_lang %}en{% endblock %}" {% block html_attributes %}{% endblock %}>

0 commit comments

Comments
 (0)