diff options
Diffstat (limited to 'templates/base.html')
-rw-r--r-- | templates/base.html | 5 |
1 files changed, 1 insertions, 4 deletions
diff --git a/templates/base.html b/templates/base.html index 36ae852..5357af1 100644 --- a/templates/base.html +++ b/templates/base.html @@ -15,10 +15,7 @@ <div style="float:none">
<div id="expoHeader" style="background:#222"> <img src="{{ settings.MEDIA_URL }}loserBanner.jpg" style="position:relative;width:inherit;height:inherit;"/>
<div id="expoHeaderText">
- <h1>CUCC Expeditions to Austria: 1976 - </h1>
- <div id="expoFinalDate" style="display:inline;" >
- <h1>1976</h1>
- </div>
+ <h1>CUCC Expeditions to Austria: 1976 - 2008</h1>
</div>
</div>
<hr/>
|