Mark two strings for translation
[mediagoblin.git] / mediagoblin / templates / mediagoblin / test_submit.html
index 5bf8c317e323c42f32a378bc4387e87bd48b09eb..190b9ac3232164aea0d482ab28b72a5af1bddc3c 100644 (file)
@@ -1,6 +1,6 @@
 {#
 # GNU MediaGoblin -- federated, autonomous media hosting
-# Copyright (C) 2011 Free Software Foundation, Inc
+# Copyright (C) 2011 MediaGoblin contributors.  See AUTHORS.
 #
 # This program is free software: you can redistribute it and/or modify
 # it under the terms of the GNU Affero General Public License as published by
@@ -26,6 +26,7 @@
         <tr>
           <td></td>
           <td><input type="submit" value="submit" class="button" /></td>
+         {{ csrf_token }}
         </tr>
       </table>
     </form>