new
[unfold.git] / portal / templates / home-view.html
index d7b3c33..fc79a4f 100644 (file)
@@ -2,6 +2,9 @@
 {% load portal_filters %}
 
 {% block content %}
+<div class="row">
+{% widget '_widget_news.html' %}
+</div>
 <div class="row" id="home-dashboard">
        <ul class="nav nav-tabs">
          <li class="active"><a class="home-tab" data-panel="user" href="#">USER</a></li>