diff options
| author | Andi Albrecht <albrecht.andi@gmail.com> | 2011-07-24 00:27:54 +0200 |
|---|---|---|
| committer | Andi Albrecht <albrecht.andi@gmail.com> | 2011-07-24 00:27:54 +0200 |
| commit | 0e1cb7ac237cedeac30d26c2ccaa2ea34395b643 (patch) | |
| tree | a5d45f5b48221bd7278fd7da5db163e214a64e0c /extras/appengine/templates/index.html | |
| parent | 6c5a777bb6e144aeb0d41490148734ecd5ecb895 (diff) | |
| download | sqlparse-0e1cb7ac237cedeac30d26c2ccaa2ea34395b643.tar.gz | |
Update appengine app.
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> |
