Merge branch 'develop' of git.ungleich.ch:dynamicweb into develop

This commit is contained in:
rascencio 2015-09-21 02:27:34 +02:00
commit 684f5af001
2 changed files with 2 additions and 2 deletions

View file

@ -67,7 +67,7 @@
<div class="collapse navbar-collapse" id="bs-example-navbar-collapse-1">
<ul class="nav navbar-nav">
<li>
<a href="{% url 'digitalglarus:letscowork' %}">Crowdfounding</a>
<a href="{% url 'digitalglarus:letscowork' %}">Crowdfunding</a>
</li>
<li>
<a href="{% url 'digitalglarus:home' %}">Home</a>

View file

@ -1,6 +1,6 @@
{% extends "digitalglarus/base.html" %}
{% load staticfiles %}
{% block title %}crowdfounding{% endblock %}
{% block title %}crowdfunding{% endblock %}
{% block content %}
<div class="row">