diff options
| author | Tom Christie | 2014-07-17 14:04:17 +0100 | 
|---|---|---|
| committer | Tom Christie | 2014-07-17 14:04:17 +0100 | 
| commit | c228c6b2ca86f799c3b6930ab2b0bd4375277c72 (patch) | |
| tree | 4f5b3a4d87cdac6ba95e38162d5ddd4b9f3ee0d3 | |
| parent | 1c2569bd823df1b5fe537633c2bde69f4aa72470 (diff) | |
| download | django-rest-framework-c228c6b2ca86f799c3b6930ab2b0bd4375277c72.tar.bz2 | |
Minor tweaks to kickstarter announcement
| -rw-r--r-- | topics/kickstarter-announcement.html | 3 | 
1 files changed, 2 insertions, 1 deletions
| diff --git a/topics/kickstarter-announcement.html b/topics/kickstarter-announcement.html index bf523186..34f93758 100644 --- a/topics/kickstarter-announcement.html +++ b/topics/kickstarter-announcement.html @@ -215,8 +215,9 @@ a.fusion-poweredby {  </ul>  <p>Full details are available now on the <a href="https://www.kickstarter.com/projects/tomchristie/django-rest-framework-3">project page</a>.</p>  <p>If you're interested in helping make sustainable open source development a reality please <a href="https://www.kickstarter.com/projects/tomchristie/django-rest-framework-3">visit the Kickstarter page</a> and consider funding the project.</p> +<p>I can't wait to see where this takes us!</p>  <p>Many thanks to everyone for your support so far,</p> -<p>Tom Christie</p> +<p>Tom Christie :)</p>            </div><!--/span-->          </div><!--/row-->        </div><!--/.fluid-container--> | 
