diff --git a/core/templates/base.html b/core/templates/base.html
index 1456a31..edd6a80 100644
--- a/core/templates/base.html
+++ b/core/templates/base.html
@@ -1,103 +1,55 @@
{% load static i18n %}
-
+
-
-
{% block breadcrumbs %}
{% endblock %}
-
+
{% block sidebar %}
{% endblock %}
-
+
{% block content %}
{% endblock %}
+
+ {% block rightbar %}
+
+ {% endblock rightbar %}
+
-
-
-
-
+
\ No newline at end of file
diff --git a/core/templates/index.html b/core/templates/index.html
index 37f81f5..c6bbcc6 100644
--- a/core/templates/index.html
+++ b/core/templates/index.html
@@ -1,4 +1,3 @@
-<<<<<<< HEAD
{% extends 'base.html' %}
{% load static i18n %}
@@ -164,171 +163,5 @@
-=======
-{% extends 'base.html' %}
-
-{% load static i18n %}
-{% load widget_tweaks %}
-
-{% block sidebar %}
-