diff options
author | Matthew Somerville <matthew@fury.ukcod.org.uk> | 2011-03-21 11:22:24 +0000 |
---|---|---|
committer | Matthew Somerville <matthew@fury.ukcod.org.uk> | 2011-03-21 11:22:24 +0000 |
commit | 56e2f773f929bb0f4aa1edea2cd6b303792b393b (patch) | |
tree | 518de2fa8e41215f478eaec9066972ae3f5be8f2 | |
parent | 8838480b5fae8cddbf0f6629f0780c89c000a067 (diff) |
Typo.
-rw-r--r-- | templates/website/cobrands/fiksgatami/footer | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/templates/website/cobrands/fiksgatami/footer b/templates/website/cobrands/fiksgatami/footer index 2221d99a8..e78e7d439 100644 --- a/templates/website/cobrands/fiksgatami/footer +++ b/templates/website/cobrands/fiksgatami/footer @@ -1,5 +1,5 @@ </div></div> -<h2 class="v">$navigation</h2> +<h2 class="v">{{ $navigation }}</h2> <ul id="navigation"> <li><a href="/">{{ $report }}</a></li> <li><a href="/reports">{{ $reports }}</a></li> |