gofio

http server for overview for accounts from FIO bank
git clone git://gtms.dev/gofio
Log | Files | Refs

card.template.html (130B)


      1 <a href="{{LINK}}" class="data-card {{ACTIVE}}">
      2   <h3 class="mono">{{BALANCE}}</h3>
      3   <h4>{{NAME}}</h4>
      4   <p>{{ACC_ID}}</p>
      5 </a>