fixed typo
This commit is contained in:
parent
f911a50f50
commit
63157229e1
1 changed files with 1 additions and 1 deletions
|
@ -1,6 +1,6 @@
|
|||
{% extends "digitalglarus/base.html" %}
|
||||
{% load staticfiles %}
|
||||
{% block title %}crowdfounding{% endblock %}
|
||||
{% block title %}crowdfunding{% endblock %}
|
||||
|
||||
{% block content %}
|
||||
<div class="row">
|
||||
|
|
Loading…
Reference in a new issue