diff options
Diffstat (limited to 'extras/appengine/templates/index.html')
| -rw-r--r-- | extras/appengine/templates/index.html | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/extras/appengine/templates/index.html b/extras/appengine/templates/index.html index 57e7ed3..8313de4 100644 --- a/extras/appengine/templates/index.html +++ b/extras/appengine/templates/index.html @@ -89,6 +89,12 @@ <div class="dev">This software is in development.</div> + <div> + <a class="FlattrButton" style="display:none;" href="http://sqlformat.appspot.com/"></a> +<noscript><a href="http://flattr.com/thing/350724/SQLFormat-Online-SQL-formatting-service" target="_blank"> +<img src="http://api.flattr.com/button/flattr-badge-large.png" alt="Flattr this" title="Flattr this" border="0" /></a></noscript> + </div> + </div> <div class="clearfix"></div> </form> |
