Nima Fatemi commited on 2015-12-08 20:23:12
Zeige 1 geänderte Dateien mit 0 Einfügungen und 84 Löschungen.
| ... | ... |
@@ -1,84 +0,0 @@ |
| 1 |
-## translation metadata |
|
| 2 |
-# Revision: $Revision$ |
|
| 3 |
-# Translation-Priority: 3-low |
|
| 4 |
- |
|
| 5 |
-#include "donatehead.wmi" TITLE="Donate to keep Tor alive!" CHARSET="UTF-8" |
|
| 6 |
- |
|
| 7 |
-<div class="donation"> |
|
| 8 |
- <div class="container text-justify"> |
|
| 9 |
- <div class="col-md-12 col-md-offset-0"> |
|
| 10 |
- <a href="<page donate/donate>" class="btn btn-primary btn-md active" role="button">Back to donate page!</a> |
|
| 11 |
- </div> |
|
| 12 |
- <div class="col-md-12"> |
|
| 13 |
- <h1>Thank you for your donation!</h1> |
|
| 14 |
- <div class="table-responsive"> |
|
| 15 |
- <table class="table"> |
|
| 16 |
- <tr> |
|
| 17 |
- <td><h3>$23+ donation is eligible for a sticker pack.</h3></td> |
|
| 18 |
- <td><a href="$(IMGROOT)/sticker-pack.jpg"><img src="$(IMGROOT)/sticker-pack.jpg"></a><p>You will receive an assortment of Tor stickers plus our exclusive "Tor Supporter" sticker. Display with pride! :)</p></td> |
|
| 19 |
- </tr> |
|
| 20 |
- <tr> |
|
| 21 |
- <td colspan="2" class="active"> |
|
| 22 |
- <h3>$100+ donation is eligible for 1 t-shirt. Select your style and size.</h4> |
|
| 23 |
- <p>Both T-shirts are:<br /> |
|
| 24 |
- <ul> |
|
| 25 |
- <li>100% pre-shrunk organic cotton</li> |
|
| 26 |
- <li>Water-based silk screen print</li> |
|
| 27 |
- <li>Made fairly</li> |
|
| 28 |
- <li>Certification: GOTS</li> |
|
| 29 |
- </ul> |
|
| 30 |
- </p> |
|
| 31 |
- </td> |
|
| 32 |
- </tr> |
|
| 33 |
- <tr> |
|
| 34 |
- <td> |
|
| 35 |
- <a href="$(IMGROOT)/campaign-t-shirt-1.jpg"><img src="$(IMGROOT)/campaign-t-shirt-1.jpg"></a> |
|
| 36 |
- <p><strong>T-Shirt Design Option #1</strong></p> |
|
| 37 |
- <p>(Limited Edition and exclusive to this campaign!)<br /> |
|
| 38 |
- <strong>THIS IS WHAT A TOR SUPPORTER LOOKS LIKE</strong></p> |
|
| 39 |
- <p>Color: Black <br /> |
|
| 40 |
- Sizes available: <br /> |
|
| 41 |
- Men S, M, L, XL, XXL <br /> |
|
| 42 |
- Women S, M, L</p> |
|
| 43 |
- </td> |
|
| 44 |
- <td> |
|
| 45 |
- <a href="$(IMGROOT)/campaign-t-shirt-2.jpg"><img src="$(IMGROOT)/campaign-t-shirt-2.jpg"></a> |
|
| 46 |
- <p><strong>T-Shirt Design Option #2</strong></p> |
|
| 47 |
- <strong>ROOTS</strong></p> |
|
| 48 |
- <p>Color: Black <br /> |
|
| 49 |
- Sizes available: <br /> |
|
| 50 |
- Men S, M, L, XL, XXL <br /> |
|
| 51 |
- Women S, M, L</p> |
|
| 52 |
- </td> |
|
| 53 |
- </tr> |
|
| 54 |
- <tr class="active"> |
|
| 55 |
- <td><h3>$500+ donation is eligible for 1 hooded sweatshirt.</h3> |
|
| 56 |
- <p>Hooded sweatshirts are: |
|
| 57 |
- <ul> |
|
| 58 |
- <li>100% pre-shrunk organic cotton</li> |
|
| 59 |
- <li>Water-based silk screen print</li> |
|
| 60 |
- <li>Made fairly</li> |
|
| 61 |
- <li>Certification: GOTS</li> |
|
| 62 |
- </ul> |
|
| 63 |
- </p> |
|
| 64 |
- </td> |
|
| 65 |
- <td><a href="$(IMGROOT)/campaign-hoody.jpg"><img src="$(IMGROOT)/campaign-hoody.jpg"></a> |
|
| 66 |
- <h4>Select your size.</h4> |
|
| 67 |
- <p><strong>Hoodie Design #1 (Limited Edition!)</strong><br /> |
|
| 68 |
- <strong>ROOTS</strong></p> |
|
| 69 |
- <p>Color: Black <br /> |
|
| 70 |
- Sizes available: <br /> |
|
| 71 |
- Men S, M, L, XL, XXL <br /> |
|
| 72 |
- Women S, M, L</p> |
|
| 73 |
- </td> |
|
| 74 |
- </tr> |
|
| 75 |
- </table> |
|
| 76 |
- </div> |
|
| 77 |
- <div class="col-md-12 col-md-offset-0"> |
|
| 78 |
- <a href="<page donate/donate>" class="btn btn-primary btn-md active" role="button">Back to donate page!</a> |
|
| 79 |
- </div> |
|
| 80 |
- </div> |
|
| 81 |
- </div> |
|
| 82 |
-</div> |
|
| 83 |
- |
|
| 84 |
-#include <donatefoot.wmi> |
|
| 85 | 0 |