forked from Archives/Athou_commafeed
added donate button
This commit is contained in:
@@ -29,6 +29,9 @@
|
||||
<input type="text" ng-model="keywords"></input>
|
||||
<button class="btn" type="submit"><i class="icon-search"></i></button>
|
||||
</form>
|
||||
<div class="donate">
|
||||
<button class="btn btn-success" type="button" ng-click="toDonate()">Donate</button>
|
||||
</div>
|
||||
<div spinner shown="loading"></div>
|
||||
</div>
|
||||
</div>
|
||||
Reference in New Issue
Block a user