use a fake date
This commit is contained in:
parent
53a04262d4
commit
587112999f
1 changed files with 1 additions and 1 deletions
|
@ -37,7 +37,7 @@
|
||||||
</div>
|
</div>
|
||||||
|
|
||||||
<h1><a href="{% url home %}">{{ SITE_NAME }}</a></h1>
|
<h1><a href="{% url home %}">{{ SITE_NAME }}</a></h1>
|
||||||
<h2><a href="{% url home %}"><span style="font-weight: 200;">Some amazing location, February 30th–31st</span></a></h2>
|
<h2><a href="{% url home %}"><span style="font-weight: 200;">Some amazing location, February 31st</span></a></h2>
|
||||||
</header>
|
</header>
|
||||||
<div class="navbar">
|
<div class="navbar">
|
||||||
<div class="navbar-inner">
|
<div class="navbar-inner">
|
||||||
|
|
Loading…
Reference in a new issue