diff options
Diffstat (limited to 'boardvoting/templates/footer.html')
-rw-r--r-- | boardvoting/templates/footer.html | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/boardvoting/templates/footer.html b/boardvoting/templates/footer.html index f2bc089..fa873e5 100644 --- a/boardvoting/templates/footer.html +++ b/boardvoting/templates/footer.html @@ -1,4 +1,4 @@ -{{ define "footer" }} +{{ define "footer.html" }} </div> <script type="text/javascript"> $(document).ready(function() { |