edryd.org

some of my neat stuff
git clone git://edryd.org/edryd.org
Log | Files | Refs | LICENSE

img.html (135B)


      1 <div class="col-12 text-center">
      2   <img src="{{ .Get 0 }}" width="{{ .Get 1 }}" height="{{ .Get 2 }}" class="img-fluid p-md-5">
      3 </div>