#Volume Directory for docker-compose
mysql/
-diggersdigest/static/
\ No newline at end of file
+diggersdigest/static/media
\ No newline at end of file
<body id="{% block body_id %}body{% endblock %}">
<div class="navbar navbar-default navbar-fixed-top" role="navigation">
-<div class="container dotted_bg ">
-<div class="navbar-header">
- <button type="button" class="navbar-toggle" data-toggle="collapse" data-target=".navbar-collapse">
+ <div class="container ">
+ <div class="navbar-header">
+ <button type="button" class="navbar-toggle" data-toggle="collapse" data-target=".navbar-collapse">
<span class="sr-only">{% trans "Toggle Navigation" %}</span>
<span class="icon-bar"></span>
<span class="icon-bar"></span>
<span class="icon-bar"></span>
- </button>
- {% if settings.SITE_TITLE %}<a class="navbar-brand" href="/"><img class="pull-left" src="{% static "img/diggersdigest_400.png" %}"alt={{ settings.SITE_TITLE }} ></a>{% endif %}
- {% if settings.SITE_TAGLINE %}<p class="navbar-text visible-lg">{{ settings.SITE_TAGLINE }}</p>{% endif %}
-</div>
-<div class="navbar-collapse collapse">
- {% search_form "all" %}
- {% page_menu "pages/menus/dropdown.html" %}
-</div>
-</div>
+ </button>
+ {% if settings.SITE_TITLE %}<a class="navbar-brand" href="/"><img class="pull-left" src="{% static "img/diggersdigest_400.png" %}"alt={{ settings.SITE_TITLE }} ></a>{% endif %}
+ {% if settings.SITE_TAGLINE %}<p class="navbar-text visible-lg">{{ settings.SITE_TAGLINE }}</p>{% endif %}
+ </div>
+
+ <div class="navbar-collapse collapse">
+ {% search_form "all" %}
+ {% page_menu "pages/menus/dropdown.html" %}
+ </div> <hr>
+ </div>
</div>
+
+
+
<div class="container">
<li><a href="http://mezzanine.jupo.org/docs/deployment.html">Deploying to a production server</a></li>
</ul>
{% endblocktrans %}
+<div><!-- Showcase-->
+</div><!-- /Showcase -->
+<div><!-- Latest Releases -->
+</div><!-- /Latest Releases -->
<div><!-- Recent Posts -->
{% load blog_tags keyword_tags i18n mezzanine_tags %}
{% blog_recent_posts 5 as recent_posts %}
<a href="{{ recent_post.get_absolute_url }}" class="btn btn-info btn-mini">{% trans "read more" %}</a>
<hr>
+ {% if recent_post.categories %}
+ {{ recent_post.categories. }}
+ {% endif %}
{% if settings.BLOG_USE_FEATURED_IMAGE and recent_post.featured_image %}
{% block recent_post_list_post_featured_image %}
<a href="{{ recent_post.get_absolute_url }}">